1、ant编译build.xml文件时会遇到这个问题
2、解决办法:
build.xml -- 右键Run As -- External Tools Configurations
3、选择JRE标签,选择Run in the same JRE at the workspace
本文介绍了解决Ant编译Build.xml时遇到的问题的方法。具体步骤为:右键点击build.xml,选择RunAs,然后选择External Tools Configurations,在JRE标签页中设置使用与工作区相同的JRE。
3、选择JRE标签,选择Run in the same JRE at the workspace

被折叠的 条评论
为什么被折叠?