1. Allocation#
Every project has to be allocated to one of the three main repositories:
- d3web-core
- d3web-KnowWe
- Reasearch
2. Creating the project in Eclipse#
- Do a right click on the main project (one of the three projects mentioned above) → New → Other…. In the window, select "Maven Module"
- Check the checkbox called "Skip Archetype selection", give the project a name and hit Next.
- Enter a human-readable name into the field "Name", fill in "Description" as needed.
- Click "Finish".
Ignores.jpgNew Maven Module.jpgRun Configuration.jpg