Ant 编译出现:Error starting modern compiler
我通过ant,执行start的时候就出现下面问题,,我用的是ant 1.7.0,jikes1.22,jdk1.6.1,为什么出下以下问题,谁能来救救我, Buildfile: D:\liferay\portal\build.xml start: compile: compile: [javac] Compiling 232 source files to D:\liferay\portal\portal-kernel\classes BUILD FAILED D:\liferay\portal\build.xml:15: The following error occurred while executing this line: D:\liferay\portal\build.xml:230: The following error occurred while executing this line: D:\liferay\portal\portal-kernel\build.xml:23: Error starting modern compiler Total time: 18 seconds ----------------------------------------- 我也遇到过这个问题,修改下面的就可解决问题 在这个文件中build.properties