首页 > 编程语言 > 详细

MyEclipse运行Java出错:could not find the main class:test.program will exit(导入项目)

时间:2017-05-24 00:38:34      阅读:481      评论:0      收藏:0      [点我收藏+]

自己新建的项目运行没有任何问题。
但是我导入的很早以前别人写的项目,然后run就会弹框could not find the main class:test.program will exit

 

请确认JAVA编译器和JRE版本一致
右键点击项目--->>>preference-->>>JAVA compiler  查看编译器版本
右键点击项目--->>>build path--->>>Configure build path--->>>Libraries-->>JRE system library  查看JRE版本

致修改成样即可

MyEclipse运行Java出错:could not find the main class:test.program will exit(导入项目)

原文:http://www.cnblogs.com/zhongchang/p/6896764.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!