I am having some problems with Ant integration in the 1.4 builds. Here
are the steps to reproduce: 
  1. Create a new project.
  2. Set an Ant build file.
  3. Run a build target once (I get a compilation error due to
     a conflict with the new JDK 1.4 java.util.Currency class.
  4. Set a custom JDK for the Ant build file.
  5. Execute a target and get the error "JAX-compliant parser
     not found." (This happens no matter how many times you add
     and remove the "include xerces.jar" option.)
In build 632, I was able to save my project with the correct options,
restart the IDE and everything worked. In 633, however, the project does
not save the fact that I have a build file assigned to the project at
all. 

I will continue to try to find workarounds.


~Mike
_______________________________________________
Eap-bugs mailing list
[EMAIL PROTECTED]
http://lists.jetbrains.com/mailman/listinfo/eap-bugs

Reply via email to