Codename One application project archetype (cn1app-archetype)

The cn1app-archetype is the basis for all maven Codename One application projects. It provides a multimodule project with the following modules:

See Getting Started with the Bare-Bones Java App Template for details on using this archetype.

Also see Bare-bones Java project for an example using this archetype from the command-line to create a bare-bones Java project.

Codename One library project archetype (cn1lib-archetype)

The cn1lib-archetype provides a project for building Codename One libraries. See Codename One libraries for details on using this archetype.