[go: up one dir, main page]

Menu

Tree [r89] /
 History

HTTPS access


File Date Author Commit
 mactor-brokers 2011-02-07 lialm [r89] COA ++
 mactor-builder 2010-10-18 lialm [r86]
 mactor-core 2011-02-07 lialm [r89] COA ++
 mactor-extensions 2010-10-18 lialm [r86]
 mactor-parent 2009-03-17 lialm [r44] testng startup
 mactor-rpm 2010-10-18 lialm [r86]
 mactor-ui 2011-02-07 lialm [r89] COA ++
 mactor-win32 2011-02-07 lialm [r89] COA ++
 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