[go: up one dir, main page]

Menu

Tree [r83] /
 History

HTTPS access


File Date Author Commit
 mactor-brokers 2010-10-05 lialm [r81] [maven-release-plugin] rollback the release of ...
 mactor-builder 2009-03-16 lialm [r38]
 mactor-core 2010-10-05 lialm [r83] [maven-release-plugin] prepare release mactor-c...
 mactor-extensions 2010-09-23 lialm [r55] [maven-release-plugin] prepare for next develop...
 mactor-parent 2009-03-17 lialm [r44] testng startup
 mactor-rpm 2009-03-17 lialm [r43] moved ui resources from core to ui ++
 mactor-ui 2010-10-05 lialm [r80] [maven-release-plugin] rollback the release of ...
 mactor-win32 2010-09-26 lialm [r78]
 non-maven-libs 2009-03-08 lialm [r33]
 nsis_includes 2008-11-13 lialm [r9]
 tools 2008-11-13 lialm [r9]
 readme.txt 2009-03-16 lialm [r39]
 todo.txt 2009-03-05 lialm [r29]

Read Me

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