Hello! This problem should be fixed in 635. Please try that build when it is available.
-- Best regards, Anton Katilin --------------------------------------------------------- JetBrains, Inc / IntelliJ Software http://www.intellij.com "Develop with pleasure!" "Mike Abney" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Sorry for the delay in response, but I was out for the weekend. > > > Did you have any exceptions in the IDEA console? > > There are no exceptions in the console. I double-checked this morning. > > Also, this morning I replicated the problem using 633 again. However, > this time the result was slightly different. After step 5 below, I shut > down and restarted IDEA. When the project was reloaded, the build file > was remembered this time. Unlike 632, however, the xerces.jar does not > seem to be making it into the classpath (I assume that is the problem) > because I still get the "No JAXP compliant parser found." error from > Ant. > > > ~Mike > > >> 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. _______________________________________________ Eap-bugs mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-bugs
