summaryrefslogtreecommitdiffstats
path: root/Documentation/dev-eclipse.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/dev-eclipse.txt')
-rw-r--r--Documentation/dev-eclipse.txt9
1 files changed, 7 insertions, 2 deletions
diff --git a/Documentation/dev-eclipse.txt b/Documentation/dev-eclipse.txt
index b2bf0119dc..64e5935689 100644
--- a/Documentation/dev-eclipse.txt
+++ b/Documentation/dev-eclipse.txt
@@ -8,12 +8,17 @@ Java 6 or later SDK is also required to run GWT's compiler and
runtime debugging environment.
+[[maven]]
Maven Plugin
------------
-Install the Maven Integration plugins:
+Install the Maven Integration plugins.
-http://www.eclipse.org/m2e/download/[m2eclipse]
+In Eclipse version 3.7 (Indigo) and later, these are available in the
+default update site and can be found under the 'Collaboration' category.
+
+For older versions the update site must be manually added; the link can
+be found on the http://www.eclipse.org/m2e/download/[m2eclipse download page].
[[Formatting]]