This section describes how to create a Maven project with Eclipse.




http://maven.neotys.com/content/groups/public/archetype-catalog.xml" in the Catalog File field.neotys in the Description.
Now you should be able to find neotys in the Catalog list.

neotys-custom-action-archetype from the archetypes list and click Next >.
You have now a Java project with the structure illustrated below:

The default parameters, icon and description can be filled in the Action class. The execute method of the ActionEngine class can be implemented.