This is an automated email from the ASF dual-hosted git repository.
elharo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-site.git
The following commit(s) were added to refs/heads/master by this push:
new 08bada5 [MNGSITE-393] clean up old info (#174)
08bada5 is described below
commit 08bada50f719aed5354d275dfed07e7bd2987dbf
Author: Elliotte Rusty Harold <[email protected]>
AuthorDate: Wed Jun 10 11:18:23 2020 -0400
[MNGSITE-393] clean up old info (#174)
---
content/markdown/ide.md | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
diff --git a/content/markdown/ide.md b/content/markdown/ide.md
index 3a9723a..81a35b4 100644
--- a/content/markdown/ide.md
+++ b/content/markdown/ide.md
@@ -17,20 +17,18 @@ KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->
-All popular development environments for the Java platform and beyond support
-Apache Maven with numerous features out of the box. The following list
iterates
-popular IDEs in alphabetical order:
+All popular development environments for the Java platform support Apache
Maven.
## Apache NetBeans IDE
-Apache NetBeans includes full Maven support since 6.7, including Maven 3
support in 7.0+.
+Apache NetBeans has included full Maven support since version 6.7.
You can open any Maven project in the IDE and start coding immediately.
For more information see the [NetBeans.org wiki
page](http://wiki.netbeans.org/Maven).
## Eclipse IDE - M2Eclipse
- [M2Eclipse ](http://www.eclipse.org/m2e/) is
+ [M2Eclipse](https://www.eclipse.org/m2e/) is
the official Eclipse project for Maven integration for the Eclipse IDE.
Features include: