Eclipse 中小蚂蚁在run的时候,出现:Specified VM install not found: type Standard VM, 1.8

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Eclipse 中小蚂蚁在run的时候,出现:Specified VM install not found: type Standard VM, 1.8相关的知识,希望对你有一定的参考价值。

从百度上转的:

网上抄袭来抄袭去,都说是将“workspace /.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”

问题解决。这才是真正出问题的地方。出问题要找到原因,这样才能避免再犯。








以上是关于Eclipse 中小蚂蚁在run的时候,出现:Specified VM install not found: type Standard VM, 1.8的主要内容,如果未能解决你的问题,请参考以下文章

我用Eclipse写的程序想要只测试一个方法,老是出现老是出现Run Configuration这个窗口,不知道怎么设置?

eclipse进行远程调试的时候的出现下图问题时怎么解决

eclipse中的web project项目运行 Run As → 1 run on server 出现图上的情况

eclipse 怎么手动编译 不是自动编译的那个,也不是run

我卸载软件就出现run-time error '53' File not found 应该怎么办 在线等!

eclipse中使用maven插件的时候,运行tomcat7:run的时候报错