[go: up one dir, main page]

Menu

[r8]: / readme.txt  Maximize  Restore  History

Download this file

6 lines (4 with data), 308 Bytes

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.. )