To set up your environment, either generate sources of a new LSPS Application or import an existing LSPS Application.
The application sources come in a set of projects with the exposed API and maven dependencies:
ear: project for building the LSPS Application EAR archiveejb: Java classes implementing custom itemsembedded: SDK Embedded Server files with the embedded-server launchermodel: project for your business modelmodel-exporter: project for export of models from the model project to deployable zip filestester: JUnit testing resourcesvaadin: web application resources with JavaScript and Java classesvaadin-war: project for the WAR archive with the login page resources and presentation resources including Vaadin themes.