MActor Code
Status: Beta
Brought to you by:
lialm
File | Date | Author | Commit |
---|---|---|---|
mactor-brokers | 2012-01-10 | lialm | [r94] SoapAction->SoapOperation |
mactor-builder | 2012-01-10 | lialm | [r93] restruct |
mactor-core | 2012-01-10 | lialm | [r93] restruct |
mactor-extensions | 2012-01-10 | lialm | [r93] restruct |
mactor-parent | 2012-01-10 | lialm | [r93] restruct |
mactor-rpm | 2012-01-10 | lialm | [r93] restruct |
mactor-ui | 2012-01-10 | lialm | [r94] SoapAction->SoapOperation |
mactor-win32 | 2012-01-10 | lialm | [r93] restruct |
non-maven-libs | 2012-01-10 | lialm | [r93] restruct |
nsis_includes | 2012-01-10 | lialm | [r93] restruct |
tools | 2012-01-10 | lialm | [r93] restruct |
pom.xml | 2012-01-10 | lialm | [r93] restruct |
readme.txt | 2012-01-10 | lialm | [r93] restruct |
todo.txt | 2012-01-10 | lialm | [r93] restruct |
HOWTO build MActor: 1. add non-mavenb-to your local repository: from non-maven-libs, run "install-non-maven-jars.bat" / "install-non-maven-jars.sh" 2. from mactor-builder, run mvn install HOWTO create the Wint32 setup executable: 1. Install NSIS (http://nsis.sourceforge.net/Download), and copy the files from the nsis_includes to the includes folder of your NSIS installation 2. Build mactor, and right click on the mactor-win32\trunk\target file, and select Complie NSIS script