When I try to run an ant script using jdk1.4b3 as the target jdk, I get:
java.lang.ExceptionInInitializerError: java.lang.SecurityException: 
Prohibited package name: java.lang

I have the 'Include project classpath' option on, so the classpath for 
ant is jdk1.4's rt.jar and the compiler output path. When I switch to 
jdk1.3 the build works fine. The classpath there is jdk1.3's rt.jar and 
the output path.
If I run the same script in a dos box, using jdk 1.4 and the same 
classpath, the build runs without errors.

Idea is running under jdk1.3.1_01 on windows2000 sp2.

Pepijn Van Eeckhoudt


_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list

Reply via email to