码迷,mamicode.com
首页 > 其他好文 > 详细

Specified VM install not found: type Standard VM, name jdk1.6...

时间:2016-07-20 10:32:01      阅读:150      评论:0      收藏:0      [点我收藏+]

标签:

运行ant的时候出现 Specified VM install not found: type Standard VM, name。。。。

搞了好久。。汗汗

尝试删除这些文件:

 ... / .metadata / .plugins / org.eclipse.debug.core / .launches / *. 下的文件。

真正的问题解决方法在这里:
在项目中,右键点击ant文件,选择Run As -- External Tools Configuration,在这个页面的顶端就会看到有红叉叉的报错,报错信息就是Specified VM install not found: type Standard VM。
然后选择JRE tab页,在这里可以重新指定所使用的JRE,或者干脆选择“Run in the same JRE as the workspace”

 

Specified VM install not found: type Standard VM, name jdk1.6...

标签:

原文地址:http://www.cnblogs.com/wushuishui/p/5687145.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!