Merge pull request #656 from shizn/patch-1

Add Visual Studio Code
This commit is contained in:
Andreas Kull
2018-02-17 21:36:20 +01:00
committed by GitHub

View File

@ -429,6 +429,7 @@ A curated list of awesome Java frameworks, libraries and software.
* [Eclipse](https://www.eclipse.org/) - Established open-source project with support for lots of plugins and languages.
* [IntelliJ IDEA ![c]](https://www.jetbrains.com/idea/) - Supports many 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, from database access to HTML5.
* [Visual Studio Code](https://code.visualstudio.com/docs/languages/java) - Provides Java support for lightweight projects with a simple, modern workflow by using extensions from the internal marketplace.
## Imagery