Ammended Eclipse entry to be less ambiguous.

Amended the Eclipse entry to remove strange, ambiguous language and emphasise the open-source nature of Eclipse.
This commit is contained in:
Ricardo Gladwell
2015-05-08 10:57:10 +01:00
parent f2af075998
commit da51c63457

View File

@ -246,7 +246,7 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by o
*Integrated development environments that try to simplify several aspects of development.* *Integrated development environments that try to simplify several aspects of development.*
* [Eclipse](http://www.eclipse.org/) - Does a lot of things in the background. Noteworthy are its large amount of plugins. * [Eclipse](http://www.eclipse.org/) - Established, open-souce project with support for lots of plugins and languages.
* [IntelliJ IDEA](http://www.jetbrains.com/idea/) - Supports a lot of JVM languages and provides good options for Android development. The commercial edition targets the enterprise sector. * [IntelliJ IDEA](http://www.jetbrains.com/idea/) - Supports a lot of JVM languages and provides good options for Android development. The commercial edition targets the enterprise sector.
* [NetBeans](https://netbeans.org/) - Provides integration for several Java SE and EE features starting with database access and servers to HTML5 and AngularJS. * [NetBeans](https://netbeans.org/) - Provides integration for several Java SE and EE features starting with database access and servers to HTML5 and AngularJS.