MActor Code
Status: Beta
Brought to you by:
lialm
1 2 3 4 5 | HOWTO build MActor: From the app folder, run "install-non-maven-jars.bat" / "install-non-maven-jars.sh", then run "mvn install" HOWTO build the MActor site: Build MActor then run "mvn site" twice (the first creates a apt files for the second run. yes, it would be nice with a more elegant solution.. ) |