Skip to content
Harald Pehl edited this page Oct 29, 2012 · 1 revision

How to build Piriti

Build Instructions

Piriti uses maven. To compile and install call mvn clean install

If you working with eclipse you can generate the necessary project files by calling mvn eclipse:eclipse The generated projects will have GWT natures and are recognized by the Goole Eclipse plug-in.

Clone this wiki locally