|
GalootBuild
Building Galoot With MavenWe use Maven 2 to handle the build process. Below are the steps on how to build Galoot.
mvn sablecc:generate mvn package mvn dependency:copy-dependencies The output jar will be located in the target/ directory. |
► Sign in to add a comment