奇怪的日食错误

时间:2010-05-17 10:51:58

标签: java eclipse maven-2

之前有没有人遇到过这个错误:当我按下CTRL +空格时会发生这种情况,这是错误:

alt text http://i40.tinypic.com/2wh0e0w.png

对于那些已被阻挡的人:This compilation unit is not on the build path of the java project.

这是一个maven项目,mvn eclipse:eclipse没有帮助我的意思是它编译并运行得很好只是出错了我无法弄清楚是什么。我从SVN检查了这个项目,它不是在我的电脑上开发的。

修改

不仅它不起作用,而且当我尝试从目标目录打开生成的类时,我收到消息the class file is not on the classpath

1 个答案:

答案 0 :(得分:0)