diff --git a/reference/html/README.html b/reference/html/README.html index 95a9b6871..54b9ebb4a 100644 --- a/reference/html/README.html +++ b/reference/html/README.html @@ -876,7 +876,15 @@ a modified file in the correct place. Just commit it and push the change.
should also work without issue as long as they use Maven 3.3.3 or better.Spring Cloud projects require the 'spring' Maven profile to be activated to resolve +the spring milestone and snapshot repositories. Use your preferred IDE to set this +profile to be active, or you may experience build errors.
+We recommend the m2eclipse eclipse plugin when working with
eclipse. If you don’t already have m2eclipse installed it is available from the "eclipse
@@ -903,7 +911,7 @@ pom into your settings.xml.
If you prefer not to use m2eclipse you can generate eclipse project metadata using the following command: