报错信息:Specified VM install not found: type Standard VM, name jre7

解决方案:

方案一:
网上抄袭来抄袭去,都说是将“workspace/.metadata/.plugins/org.eclipse.debug.core/.launches/”下的文件都删除掉。specified vm install not foundspecified vm install not found
方案二:

方案一治标不治本,我们来找一下真正的原因


在项目中,右键点击ant文件,选择RunAs--ExternalToolsConfiguration,在这个页面的顶端就会看到有红叉叉的报错,报错信息就是SpecifiedVMinstallnotfound:typeStandardVM。
然后选择JREtab页,在这里可以重新指定所使用的JRE,或者干脆选择“RuninthesameJREastheworkspace”
本文来自电脑杂谈,转载请注明本文网址:
http://www.pc-fly.com/a/jisuanjixue/article-48124-1.html
择机升级应该是选项了