When I run my Ant build in Eclipse, I\'m getting the following error message and the Ant build fails.
Error Message: Error running javac.exe compile
I had the same problem and removed the attribute fork from javac and problem was gone.