Skip to content

Commit 08bada5

Browse files
authored
[MNGSITE-393] clean up old info (#174)
1 parent b60acfe commit 08bada5

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

content/markdown/ide.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,20 +17,18 @@ KIND, either express or implied. See the License for the
1717
specific language governing permissions and limitations
1818
under the License.
1919
-->
20-
All popular development environments for the Java platform and beyond support
21-
Apache Maven with numerous features out of the box. The following list iterates
22-
popular IDEs in alphabetical order:
20+
All popular development environments for the Java platform support Apache Maven.
2321

2422
## Apache NetBeans IDE
2523

26-
Apache NetBeans includes full Maven support since 6.7, including Maven 3 support in 7.0+.
24+
Apache NetBeans has included full Maven support since version 6.7.
2725
You can open any Maven project in the IDE and start coding immediately.
2826

2927
For more information see the [NetBeans.org wiki page](http://wiki.netbeans.org/Maven).
3028

3129
## Eclipse IDE - M2Eclipse
3230

33-
[M2Eclipse ](http://www.eclipse.org/m2e/) is
31+
[M2Eclipse](https://www.eclipse.org/m2e/) is
3432
the official Eclipse project for Maven integration for the Eclipse IDE.
3533

3634
Features include:

0 commit comments

Comments
 (0)