JDK's
Press the JDK button to switch the current JDK.
Note: code completion depends on the source
parsed to the parser database. It is therefore necessary to change the path of the jdk-sources
in your current workspace, if you also want to switch the code completion to another JDK. This
is usually not necessary when switching between minor upgrades (e.g. from Sun's JDK 1.3.0 to 1.3.0_2).
It is possible to point to another (javac-compatible) compiler. Don't miss, AnyJ contains built in support
for IBM's 'jikes' (distributed with anyj) and microsofts 'jvc' compiler (see Compile and Build below).