Eclipse 3.7 (Indigo) has some major changes, for example as of 3.7 the plugins for Maven and Git has been officially integrated into Eclipse JavaEE version.
So , some of the update links for plugins of Eclipse 3.7:
Subclipse
(should install svn client before Subclipse, e.g. Windows users: http://www.sliksvn.com/en/download )
http://subclipse.tigris.org/update_1.6.x
http://subclipse.tigris.org/update_1.8.x
.
EGit & JGit (built-in Eclipse 3.7)
http://download.eclipse.org/egit/updates
.
m2e (built-in Eclipse 3.7)
http://download.eclipse.org/technology/m2e/releases
m2e connectors (alternative: ‘Maven’ -> ‘Discovery’ -> ‘Open Catalog’) :
WTP: http://download.jboss.org/jbosstools/updates/m2eclipse-wtp/
build-helper: http://download.eclipse.org/technology/m2e/releases/1.1
AJDT:
.
Groovy
http://dist.codehaus.org/groovy/distributions/greclipse/snapshot/e3.7/
.
Clojure
http://ccw.cgrand.net/updatesite
.
UPDATE: I would recommend Spring Tool Suite as of Eclipse 3.7 :
Since they have nice integration plug-ins and well-tested . (not offense to Eclipse EE but they should have more plug-ins tests before release).
./.
Pingback: IDEA Tomcat HotSwap | DucQuoc's Blog