Setup a Project
From Taylor
[edit]
Workspace
- The first step is to create an Eclipse Workspace. I typically name them after the Maven Group ID I intend to use.
[edit]
Project
- Now create a General Project named tutorial. I typically name them after the Maven Artifact ID I intend to use.
[edit]
Model Folder
- Then create a Model Folder.



