Archetypes
Archetypes are Maven2-Plugins creating a complete project structure with needed files and sample data.
This simplifies the creating of projects. Archetypes are standard Maven2-Plugins and can be used with Ant-based projects, too. You only need the Maven2 Eclipse-Plugin to resolve the dependencies or using the Maven Ant-Task to do this job.
At now there are the following archetypes:
- UML2-Project
Provides a simple archetype to start with the modelling with UML2-Models and the JavaBasic-Cartridge