

add various files to currently selected open project. allows creation of new Maven or Gradle project Simply create a new Java class file with public static void main(String args) method in opened folder and start coding, compiling, debugging.Language Server opens the project, resolves dependencies if any and performs priming build, or


jdk: Jdkhome setting to point to JDK which Language Server will run on and projects will be compiled with. Set JDK in View | Command Palette | Preferences:Open User Settings (JSON).The Oracle Java Platform extension brings full featured Java development (edit-compile-debug & test cycle) for Maven and Gradle projects to VS Code, and is available on the Visual Studio Marketplace. Oracle Java Platform Extension for Visual Studio Code
