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--codec-archetype from the archetypes list and click Next >.
You have now a Java project with the structure illustrated below:

The encoder, decoder and namer can now be implemented.