oracle / javavscode

Java platform support for Visual Studio Code for full featured Java development (edit-compile-debug & test cycle)
Apache License 2.0
232 stars 31 forks source link

Build.md and .gitignore changes #87

Closed sundararajana closed 1 year ago

sundararajana commented 1 year ago
  1. added Mac OS specific NetBeans patch application instruction.
  2. fixed .gitignore for netbeans folder.
  3. Only JDK 11 to JDK 20 can be used for build. JDK 21 cannot be used.