Eclipse中执行Ant脚本出现Could not find the main class的问题及解

时间:2018-05-02 11:10:26   收藏:0   阅读:1962

试过了:https://blog.csdn.net/bookroader/article/details/2300337

但是不管用,偶然看到这篇没有直接关系的

https://blog.csdn.net/jiuyueguang/article/details/9350753

 

联想了一下。项目是JDK1.5,Eclipse是JDK1.8启动,所以在Run as->Ant build之前,先Run as->External Tools Configurations,找到之前报错的Ant Build,然后按如下图片,选择Eclipse的JDK启动而不是项目的JDK。

技术分享图片

 

评论(0
© 2014 mamicode.com 版权所有 京ICP备13008772号-2  联系我们:gaon5@hotmail.com
迷上了代码!