This project contains a generator for a Codename One Spring application. The application template is located here.
You must have the following installed and in your environment Path
- Yeoman
- Ant
- Git
$ yo cn1-spring-app myapp
This will create your codename one spring application project in a directory "myapp".
See the wiki for the Codename One Spring Template for more information.