which version of the JDK does the javac task use? I have JDK1.3.1_02 and JDK1.4 on my system. I run IntelliJ with the 1.3 version and develop using 1.4. I tried to create a ant build file for my project but it does not seem to compile (It compiles perfectly under IntelliJ) and my guess is that it uses the javac from the 1.3.
How can I select which JDK the javac task must use? thank you, Wim ------------- Ing. Wim Deblauwe Software Development Engineer Medical Imaging Systems - BarcoView _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
