shaun-sheng

导航

 

运行Junit的时候报错,

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

 

在Java Build Path这里找到错误的地方:    Build path entry is missing: config

 

总结了下,如上所示,将提示错误的地方remove掉就行了,一般是在Java Build Path这里找到错误的地方,然后remove

 

个人工作笔记

posted on 2018-07-10 14:42  shaun-sheng  阅读(221)  评论(0)    收藏  举报