Building RELOAD

Note: You are not a required to build RELOAD before using it. It will install as a fully operational unit. You only have to build RELOAD if the source code has been changed.

Complete the installation instructions before compiling RELOAD.

Apache Ant must be installed before building the RELOAD. For information about and downloads of Ant, refer to http://ant.apache.org/.
To build RELOAD:

  1. Open a command prompt and navigate to the directory where the RELOAD is installed (Ex: C:\ADL\ADL_SCORM_2004_RELOAD)
  2. Navigate to the src\make directory
  3. At the prompt type "ant" -buildfile ant-build.xml.

The XML Ant build files will compile all Java class and jar files needed by RELOAD. In addition the files will be installed to apache-tomcat. ( Note: Restart the Tomcat server for changes to take effect. This completes the compilation of the SRTE.

Source File Locations