Create a new Maven Java Project in VS-Code


Create a new Maven Java Project

  • Open command pallot (CMD – Shift – P)
  • Create Maven Project
  • No Archetype
  • com.skills421.examples
  • helloworld
  • select a destination folder for the project
  • click open

This opens the project as follows:

References

2 comments

Leave a comment