Installing the application

The whole application which is archived in SCJD_SP2579960.jar that contains a directory called project which has the following components:
  • runme.jar, containing the executable class files.
    db-1x1.db, the original, unchanged database file that was supplied.
  • A directory called images, containing the graphic files.
    A directory called code, containing the all source files and other related parts.
  • version.txt
  • readme.txt
  • instructions.txt
  • A directory called docs, containing the following items at the top level:
  • The instructions html file that was supplied.
  • A subdirectory called javadoc, containing HTML/Javadoc documentation for all classes and interfaces you are submitting.
  • choices.txt

The following steps illustrate how to install the application

  1. The archive, SCJD_SP2579960.jar should be extracted to any directory in a pc or server.
  2. Make sure the “project” directory contains the runme.jar, db-1x1.db, the images, code and docs directories, version.txt and readme.txt
  3. Assuming the project directory is extracted and verified successfully, you may proceed to launch the application.