Friday, November 26, 2010

Error: Starting modern compiler while ANT execution

This error is because the eclipse uses a different JVM than the default one.

Solution
* Type java -version on the command prompt for windows
* Set the same java version in your eclipse.