Myeclipse报错:The project: XXXX which is referenced by the classpath, does not exist.
和往常一样在项目的包中建立一个类,当这个类运行时就报了Theproject:synuatpwhichisreferencedbytheclasspath,doesnotexist.的错误,可是代码什么都没有问题,经过网上查询资料可能是项目名重复造成的结果,但是我这也没有重复,还是尝试了一下该变了项目名称,但是一运行就好了。在改变项目名前我也尝试改变类名,但是依旧是报错。所以留下痕迹,留以后出现该问