- Java EE 8 Development with Eclipse
- Ram Kulkarni
- 57字
- 2025-04-04 16:37:02
Creating a Maven project
In the following steps, we will see how to create a Maven project in Eclipse:
- Select the New | Maven Project menu:

Figure 2.29: Maven New Project wizard
- 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