您的位置:首页 > 编程语言 > Java开发

Ant 构建错误 Specified VM install not found: type Standard VM, name jdk1.6. 最靠谱

2013-09-27 12:36 579 查看
解决方法:

In Eclipse, click the ant file -- Run As -- External Tools Configuration and click on the JRE tab.

Select "Run in the same JRE as the workspace"

详见 :http://stackoverflow.com/questions/7068172/eclipse-3-7-ant-java-1-7
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: