Loading

Java Ant Could not find the main class: org.eclipse.ant.internal.launching.remote.InternalAntRunner. Program

参考:http://blog.csdn.net/jiangtaoking/article/details/49151763


The solution is to go to Run as → External tools configuration… → JRE where the default was set to “Separate JDK”: jdk1.6.0_31 (I had set up JDKs 6-8 in Preferences after installing). I changed this to “run in the same JRE as the workspace” and now it works.

 

posted @ 2015-12-11 12:20  stono  阅读(3269)  评论(1编辑  收藏  举报