Add note on Maven version for other IDEs

This commit is contained in:
Dave Syer
2016-05-12 10:38:09 +01:00
parent 1415e7aeb3
commit 4e005c6ec9

View File

@@ -56,7 +56,7 @@ If you don't have an IDE preference we would recommend that you use
http://www.springsource.com/developer/sts[Spring Tools Suite] or
http://eclipse.org[Eclipse] when working with the code. We use the
http://eclipse.org/m2e/[m2eclipe] eclipse plugin for maven support. Other IDEs and tools
should also work without issue.
should also work without issue as long as they use Maven 3.3.3 or better.
==== Importing into eclipse with m2eclipse
We recommend the http://eclipse.org/m2e/[m2eclipe] eclipse plugin when working with