Record Editor Source
Supplied Ant tasks:
- build.xml This builds the RecordEditor without using JIBX.
All the JIBX related classes are copied from RecordEditor_JibxClasses.jar.
- build_with_jibx.xml This builds the RecordEditor using JIBX (http://jibx.sourceforge.net/).
To use it you must have jibx installed and you must update the property jibx-lib to point
at the jibx lib directory.
- build_bm.xml Backup of my build