IDEA上循环依赖报错问题Error:java: Annotation processing is not supported for module cycles

1. 错误现象 Error:java: Annotation processing is not supported for module cycles. Please ensure that all modules from cycle [A,B] are excluded from annotation processing 2.分析问题 原因:项目之间有多个模块,模块与模块之间形成了环状的依
相关文章
相关标签/搜索