In the release notes for the SP3 for JBuilder 2006 it is said that it now supports JDK 1.6. But when I select JDK 1.6 for my project in
Project Properties->Paths: java version 1.6.0_07-b06
in Java->Target JVM still there is no optrion for 1.6
the maximum what;s in there is v 5.0 and later.
Second question: I am not even sure what target my code is compiled for
Also is there any way to see how the compiler was invoked,
I mean what options were specified, its path etc. as I don't even know what actually java's oprion were used in the command line when buildig the project
Project Properties->Paths: java version 1.6.0_07-b06
in Java->Target JVM still there is no optrion for 1.6
the maximum what;s in there is v 5.0 and later.
Second question: I am not even sure what target my code is compiled for
Also is there any way to see how the compiler was invoked,
I mean what options were specified, its path etc. as I don't even know what actually java's oprion were used in the command line when buildig the project