= Development information = * [wiki:WckerDownload Downloads] * DesignDocuments (aka specifications) * PhaseTwoDevelopment * ProjectInfrastructure == Reload build process == The usual work flow (in Eclipse IDE, as described by Phil Beauvoir) is: 1. Code away. Test. Code. etc... 1. Run the Ant build for the editor, which builds moonunit and diva and the others. 1. [Then within the '''$ant-build$''' directory] 1. Delete the $classes$ folder. 1. 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 [http://www.zerog.com/products_ia.shtml InstallAnywhere] to build an installer, although they're moving to [http://nsis.sourceforge.net/ NSIS installer].