首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 网络技术 > 网络基础 >

eclipse中弹出异常提示框Could not find the main class:xxx exit

2012-10-08 
eclipse中弹出错误提示框Could not find the main class:xxx exit运行某个类的时候出现此提示,在别的工程

eclipse中弹出错误提示框Could not find the main class:xxx exit
运行某个类的时候出现此提示,在别的工程中没问题,只在test中有.不似网上说的版本等问题.
在其他项目run configuration中有default path,test没有.
不清楚什么原因,只能每次添加一下classpath,发现直接在build path中添加外部class folder也可以,省得每次加.
(maven ivy)

热点排行