eclipse新建Gradle项目出现"the imp

2018-04-22  本文已影响126人  nextliving

今天用Eclipse新建了一个Gradle项目,出现了"the import org.junit cannot be resolved"错误,在此记录解决方案。

项目名->Properties->Java Build Path->Libraries->Add Library->Junit4->Finish,之后错误消失。

上一篇下一篇

猜你喜欢

热点阅读