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

猜你喜欢

转载自snv.iteye.com/blog/2277055
今日推荐