Hi, sun jdk 1.3.1, win2k, build 511
Without bothering to bore you all with the details I just managed to try and do an ant build on a source file that just contained the single word 'test' in the middle of a method. Rather than point out the error all I get is the javac line in the build.xml file and the 'messages should have been provided' etc. If I look into the text output there are no errors shown _but_ if I run the same build from the dos prompt I get the expected 'cannot resolve symbol' output from ant. Yes it's the same build file and same ant version 1.4.1 One thing, since I am testing out various ideas for code generation at build time the actual source is being copied to a work dir so is not in the same location as the project source etc. I would still expect to see the error reported correctly though by the ant build. Any ideas ? H _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
