File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -88,6 +88,11 @@ https://eclipse.org[Eclipse] when working with the code. We use the
8888https://eclipse.org/m2e/[m2eclipse] eclipse plugin for maven support. Other IDEs and tools
8989should also work without issue as long as they use Maven 3.3.3 or better.
9090
91+ ==== Activate the Spring Maven profile
92+ Spring Cloud projects require the 'spring' Maven profile to be activated to resolve
93+ the spring milestone and snapshot repositories. Use your preferred IDE to set this
94+ profile to be active, or you may experience build errors.
95+
9196==== Importing into eclipse with m2eclipse
9297We recommend the https://eclipse.org/m2e/[m2eclipse] eclipse plugin when working with
9398eclipse. If you don't already have m2eclipse installed it is available from the "eclipse
You can’t perform that action at this time.
0 commit comments