You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.