From 09b06824992f9cffe404a93032f081f63a0160c6 Mon Sep 17 00:00:00 2001 From: "Shawn O. Pearce" Date: Wed, 7 Mar 2012 22:48:55 -0800 Subject: [PATCH] Update URL for m2eclipse The project is now under the Eclipse Foundation umbrella. Change-Id: I044abfc41175a32912fea85c68d8ab993fde14d0 --- Documentation/dev-eclipse.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/dev-eclipse.txt b/Documentation/dev-eclipse.txt index b37223c637..e239a63edc 100644 --- a/Documentation/dev-eclipse.txt +++ b/Documentation/dev-eclipse.txt @@ -13,7 +13,7 @@ Maven Plugin Install the Maven Integration plugins: -http://m2eclipse.codehaus.org/[m2eclipse] +http://www.eclipse.org/m2e/download/[m2eclipse] [[Formatting]]