eclipse 异常处理累积

1、Specified VM install not found异常

使用ant编译项目的时候出现,Specified VM install not found: type Standard VM, name jre7

解决方法:删除工作目录下--\.metadata\.plugins\org.eclipse.debug.core\.launches

文件夹中的所有文件;

重启eclipse。

猜你喜欢

转载自juck.iteye.com/blog/2086192