cjh326419411 发表于 2013-2-3 13:37:07

A cycle was detected in the build path of project '......'

 问题:导入项目到Myeclipse中根目录有小红叉。查看文件没有什么错误。
          在ploblems中提示:A cycle was detected in the build path of project '......'错误
 
 解决:右击项目--properties--java Compiler--Building--勾上Enable project specialfic settings--Build path problems--circular dependencies 由error 改成 warning---apply--OK。错误没有了,解决。
 
 
 
 
页: [1]
查看完整版本: A cycle was detected in the build path of project '......'