Skip to content
Andreas Rudolph edited this page Dec 27, 2014 · 5 revisions

Building

The following page describes how to build OpenEstate-IS24-REST from source code.

Building with Netbeans

Open the repository folder as a project in Netbeans and launch a clean and build process - as described here.

Building with Maven

Open the repository folder in your terminal and launch the following command:

mvn clean install

Clone this wiki locally