This plugin helps to generate initial java project layout with the help of Maven Archetypes.
Update:
1. Initial implementation.
How to use it inside IDEA editor:
1. Select Working Directory;
2. Select archetype group;
3. Select archetype;
4. Enter groupId, artifactId, version for your project;
5. Click on Generate button. New project will be generated in the working directory.
-
No comments:
Post a Comment