Best Eclipse version for Java development [closed]

流过昼夜 提交于 2019-12-05 12:07:55

all of the above except the color stuff works great with vanilla Eclipse 3.4 + Subclipse. if you find an easy way to customize colors in Eclipse, please let us know.

Until then you're stuck with having to manually change each color.

I'm always just downloading classic edition and just add plugins I need. That way I keep Eclipse as lean as possible.

Actually almost all the things you mentioned are present in the plain old "Eclipse IDE for Java Developers" (85MB) at eclipse.org. It has a much smaller footprint than some of the others like MyEclipse. You'll need to install an SVN plugin, though.

toolkit

Agree with Marko and Epaga

I have Eclipse 3.4 (Ganymede) with following additional plugins (links are the update site URLs):

  • Subclipse for Subversion
  • Spring IDE for Spring. Favourite features: Advanced spring xml completion and bean visualisations.
  • m2eclipse for Maven. Favourite features: transitive dependency tree and graph visualisations.
标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!