build.xml编译报错Specified VM install not found: type Standard VM, name jdk1.7.0_45

build.xml编译打包时报错:

build.xml编译报错Specified VM install not found: type Standard VM, name jdk1.7.0_45

解决方法:

build.xml  ——  右键 ——  Run As —— External Tools Configuration

build.xml编译报错Specified VM install not found: type Standard VM, name jdk1.7.0_45

在这个页面的顶端就会看到有红叉叉的报错,报错信息就是Specified VM install not found: type Standard VM。

然后选择JRE tab页

build.xml编译报错Specified VM install not found: type Standard VM, name jdk1.7.0_45

在这里可以重新指定所使用的JRE

build.xml编译报错Specified VM install not found: type Standard VM, name jdk1.7.0_45

选定使用的jdk,这样就完成了。

上一篇:python pip安装找不到指定包的时候怎么解决


下一篇:sui的一些方法封装