Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added reference to mvn command line instruction

...

Okay, let's get started creating our new project.

Tip

The instructions below use Eclipse's New Project wizard to create the project from a Maven archetype. If you'd rather use the mvn command line, see the Getting Started instructions, then skip to Creating The Skeleton Application page.

 

In Eclipse, go to File > New > Project... > Maven > Maven Project

...