Eclipse 教程
Posted 技术小白袁朋
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Eclipse 教程相关的知识,希望对你有一定的参考价值。
1.常见问题
1.1使用单元测试时,更改代码不会重新编译
当个项目配置方法
项目上右键-->properties-->java compiler-->building-->enable project specific setting-->build path problems-->选中abort Incomplete build path/Circular dependencies 这两个选项修改为Warning
全局配置方法
Preferences->java->compiler->Building,其后的操作与上面的一致。
以上是关于Eclipse 教程的主要内容,如果未能解决你的问题,请参考以下文章