Last modified 18/08/05 11:21:08
Development information
- Downloads
- DesignDocuments (aka specifications)
- PhaseTwoDevelopment
- ProjectInfrastructure
Reload build process
The usual work flow (in Eclipse IDE, as described by Phil Beauvoir) is:
- Code away. Test. Code. etc...
- Run the Ant build for the editor, which builds moonunit and diva and the others.
- [Then within the $ant-build$ directory]
- Delete the $classes$ folder.
- Put the remaining stuff in the installer. Or you run "as is" by double-clicking on the reload-editor.jar if you have Java installed on the target. Thus, you could deploy this lot in a zip file. That's what we do with our "Manual Installation"
Reload currently use InstallAnywhere to build an installer, although they're moving to NSIS installer.