diff --git a/2.2.x/reference/html/README.html b/2.2.x/reference/html/README.html index 3cf119955..aa33ad433 100644 --- a/2.2.x/reference/html/README.html +++ b/2.2.x/reference/html/README.html @@ -1330,7 +1330,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.

-

2.3.1. Importing into eclipse with m2eclipse

+

2.3.1. Activate the Spring Maven profile

+
+

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.

+
+
+
+

2.3.2. Importing into eclipse with m2eclipse

We recommend the m2eclipse eclipse plugin when working with eclipse. If you don’t already have m2eclipse installed it is available from the "eclipse @@ -1357,7 +1365,7 @@ pom into your settings.xml.

-

2.3.2. Importing into eclipse without m2eclipse

+

2.3.3. Importing into eclipse without m2eclipse

If you prefer not to use m2eclipse you can generate eclipse project metadata using the following command: