@ -268,7 +268,15 @@ a modified file in the correct place. Just commit it and push the change.</p>
@@ -268,7 +268,15 @@ a modified file in the correct place. Just commit it and push the change.</p>
should also work without issue as long as they use Maven 3.3.3 or better.</p>
</div>
<divclass="sect3">
<h4id="importing-into-eclipse-with-m2eclipse"><aclass="anchor"href="#importing-into-eclipse-with-m2eclipse"></a><aclass="link"href="#importing-into-eclipse-with-m2eclipse">2.3.1. Importing into eclipse with m2eclipse</a></h4>
<h4id="activate-the-spring-maven-profile"><aclass="anchor"href="#activate-the-spring-maven-profile"></a><aclass="link"href="#activate-the-spring-maven-profile">2.3.1. Activate the Spring Maven profile</a></h4>
<divclass="paragraph">
<p>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.</p>
</div>
</div>
<divclass="sect3">
<h4id="importing-into-eclipse-with-m2eclipse"><aclass="anchor"href="#importing-into-eclipse-with-m2eclipse"></a><aclass="link"href="#importing-into-eclipse-with-m2eclipse">2.3.2. Importing into eclipse with m2eclipse</a></h4>
<divclass="paragraph">
<p>We recommend the <ahref="https://eclipse.org/m2e/">m2eclipse</a> eclipse plugin when working with
eclipse. If you don’t already have m2eclipse installed it is available from the "eclipse
@ -295,7 +303,7 @@ pom into your <code>settings.xml</code>.
@@ -295,7 +303,7 @@ pom into your <code>settings.xml</code>.
</div>
</div>
<divclass="sect3">
<h4id="importing-into-eclipse-without-m2eclipse"><aclass="anchor"href="#importing-into-eclipse-without-m2eclipse"></a><aclass="link"href="#importing-into-eclipse-without-m2eclipse">2.3.2. Importing into eclipse without m2eclipse</a></h4>
<h4id="importing-into-eclipse-without-m2eclipse"><aclass="anchor"href="#importing-into-eclipse-without-m2eclipse"></a><aclass="link"href="#importing-into-eclipse-without-m2eclipse">2.3.3. Importing into eclipse without m2eclipse</a></h4>
<divclass="paragraph">
<p>If you prefer not to use m2eclipse you can generate eclipse project metadata using the