Skip to content
Andreas Rudolph edited this page Jul 26, 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. Launch a clean and build from Netbeans - 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