The project: xxxxx which is referenced by the classpath, does not exist

http://suchj.iteye.com/blog/851480


错误原因:工作区间名和Java工程名相同


今天在一台新做系统的电脑上下了一个新版的eclipse,解压后新建了一个工作区间,然后建了一个java工程,名字一样,呵呵……想到悲剧了,出现了The project: xxxxx which is referenced by the classpath, does not exist.开始我以为是环境变量的问题,弄了半天还是没好,在网上http://www.eclipse.org/forums/index.php?t=msg&goto=531324&找到了一些说明,突然想到会不会是重名的原因,把工程名改了后,一运行,好了,记念一下

你可能感兴趣的:(Java,Eclipse,报错,workspcae,project,Java)