[go: up one dir, main page]

Menu

Tree [r39] /
 History

HTTPS access


File Date Author Commit
 mactor-brokers 2009-03-05 sherriff1 [r27] cleanup dependencies
 mactor-builder 2009-03-16 lialm [r38]
 mactor-core 2009-03-08 lialm [r32]
 mactor-extensions 2009-02-26 lialm [r23] Rename and restruct
 mactor-parent 2009-02-25 sherriff1 [r19] separate extensions from the core + some depend...
 mactor-rpm 2009-03-05 sherriff1 [r27] cleanup dependencies
 mactor-ui 2009-03-09 lialm [r35]
 mactor-win32 2009-03-13 lialm [r37]
 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