Eclipse:A cycle was detected in the build path of project ‘XXX’

从码云上Download了一个项目,以maven工程导入eclipse,然后就是一大片的error。

A cycle was detected in the build path of project 'XXX'. The cycle consists of projects {...}    XXX    Build path   Build Path Problem.

一开始以为是pom的问题,最后发现不是,好像是循环引用引起的。

解决办法:

Windows -> Preference -> ......将红框内调为Warning即可




   

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章