Specified VM install not found 异常,Eclipse

今天换了jdk,发现之前的项目无法用ant编译了,编译的时候报错

提示 Specified VM install not found 。。。

解决办法:

删除你工作空间的,如: D:\devspace0\.metadata\.plugins\org.eclipse.debug.core\.launches

然后重启你的Eclipse

猜你喜欢

转载自lstoryc.iteye.com/blog/2022495