eclipse,代码中有错误,项目中却不显示红叉

Posted 蚂蚁的天空

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了eclipse,代码中有错误,项目中却不显示红叉相关的知识,希望对你有一定的参考价值。

***修改eclipse 代码提示级别
1.单个项目修改
项目上右键-->properties-->java compiler-->building-->enable project specific setting-->build path problems-->选中abort   Incomplete build path/Circular dependencies  这两个选项修改为Warning


2.整个环境修改
window->preferences->java->compiler->building->build path problems-->选中abort   Incomplete build path/Circular dependencies  这两个选项修改为Warning




原文链接:http://blog.csdn.net/echineselearning/article/details/7013084
 











以上是关于eclipse,代码中有错误,项目中却不显示红叉的主要内容,如果未能解决你的问题,请参考以下文章