wiki:WckerDevelopment
Last modified 18/08/05 11:21:08

Development information

Reload build process

The usual work flow (in Eclipse IDE, as described by Phil Beauvoir) is:

  1. Code away. Test. Code. etc...
  2. Run the Ant build for the editor, which builds moonunit and diva and the others.
  3. [Then within the $ant-build$ directory]
  4. Delete the $classes$ folder.
  5. 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.