美文网首页
A cycle was detected in the buil

A cycle was detected in the buil

作者: 去往自由的路上 | 来源:发表于2018-07-24 09:36 被阅读0次

这个错误问题是因为循环依赖,两个项目互相都有依赖关系,不会造成编译错误(既然不会造成编译错误:直接可以不用理会。),当然也可以如下操作:只需要配置一下Eclipse把它降为Warning
打开Windows>Preferences > Java > Compiler > Building > Build path problems > Circular dependencies 从下拉菜单把Error改成Warning

Preferences > Java > Compiler > Building > Build path problems > Circular dependencies

相关文章

网友评论

      本文标题:A cycle was detected in the buil

      本文链接:https://www.haomeiwen.com/subject/auqemftx.html