Merge pull request #157 from rgladwell/eclipse

Ammended Eclipse entry to be less ambiguous.
This commit is contained in:
Andreas Kull
2015-05-11 22:04:54 +02:00

View File

@ -258,7 +258,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.*
* [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.
* [NetBeans](https://netbeans.org/) - Provides integration for several Java SE and EE features starting with database access and servers to HTML5 and AngularJS.