


If we choose to create a new Maven project, the Command Palette provides a large collection of Maven archetypes. Now, we're able to view the Create Java Project button and the Maven view on the left: If we already have Visual Studio Code installed, we just have to install the Java Extension Pack from the Extensions button in the sidebar. Visual Studio IntelliCode, by Microsoft: advanced auto-completion features.Project Manager for Java, by Microsoft: show project view, create a new project, export jar.Java Test Runner, by Microsoft: run Junit, TestNG.Maven for Java, by Microsoft: generate projects from Archetype, run Maven goals.

