Error starting modern compiler encountered the following error when using ant1.7 in MyEclipse 6.5:
BUILD FAILED
Error starting modern compiler
The solution is to use your own jre1.6 instead of MyEclipse 6.5’s own JRE
In MyEclipse, click windows — > preferences–> Java–> Installed JREs–> Add new select the directory where JRE is located and add it successfully
Similar Posts:
- java.lang.UnsupportedClassVersionError: Bad version number in .class file
- An error is reported after eclipse changes the JDK version
- Solve the error reported by eclipse project: unbound classpath container
- JAVA: How to Solve @override error
- [Solved] Maven Error: No compiler is provided in this environment. Perhaps you are running on a JRE rather t…
- The jar file rt.jar has no source attachment appears in eclipse
- The type java.lang.CharSequence cannot be resolved. It is indirectly referenced from required .class
- Eclipse Unable to install breakpoint in XXX [How to Solve]
- [Solved] Error:java: Compilation failed: internal java compiler error
- Steps of MyEclipse / eclipse importing sun.misc.base64encoder jar package