
eclipse
iteye_12187
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
eclipse总是刷新外部文件夹的问题
在eclipse使用过程中,最近发现每次F5刷新都很慢,有一大半的时间是在做 eclipse refresh external folder,非常的缓慢,每次编译都要等待好长的时间,开发效率非常低下。 研究发现,原来是由于设置了源码路径的缘故,rightClick project->Properties->Java Build Path->libraries ->sour...2012-04-24 09:24:34 · 491 阅读 · 0 评论 -
adjust eclipse charactor number per line
window->preference->java->code style -> formatter -> line wrapping --> maximum line width2014-04-03 10:49:52 · 128 阅读 · 0 评论