Hi, Like a couple of other folks I have been unable to get a valid working ant build file to correctly show compile errors under build 507.
If I load my project back under 506 the ant build correctly shows the error, it's line and what the error is - double click and it jumps to the correct position in the source java file. Under 507 it shows the same error as a fault in the build.xml file _not_ the java source and double clicking goes to the <javac> task in the build.xml not the problem in the java source file. Also expanding the "compile failed messages should have been provided" line in the ant build output shows trace in the org.apache.tools.ant files. I stress this is the exact same project and build file as 506 works ok with. Also the error is nothing special - just a line of code I forgot to finish is all. If I run the ant build.xml from the dos prompt it works ok as well As has been suggested earlier, I have tried to restart idea, it makes absolutely no difference at all for me. I have taken off the incremental garbage collection as well (just in case and again no diff) Any thoughts ? win2k, 507 and jdk 1.3.0 H _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
