Java EE 8 Development with Eclipse
上QQ阅读APP看书,第一时间看更新

Creating a Maven project

In the following steps, we will see how to create a Maven project in Eclipse:

  1. Select the New | Maven Project menu:

Figure 2.29: Maven New Project wizard

  1. Accept all default options and click Next. Type webapp in the filter box and select maven-archetype-webapp:

Figure 2.30: New Maven project - select archetype