Set Classic Applet Project Properties

  1. Open the Project Properties dialog box by either:
  2. Select the Sources category.
    1. Verify that the Source Root, Source Level, and File Encoding settings in the Sources panel are appropriate for your implementation.

      See Setting Classic Applet Sources.

    2. Make required changes.
  3. Select the Dependencies category.
    1. Verify that the Libraries, Path, and Deployment Strategy settings are appropriate for your implementation.

      See Setting Classic Applet Dependencies

    2. Make any required changes.
  4. Select the Applets category.
    1. Verify that the applets and associated instances selected to run have deployment parameters and AIDs that are appropriate for your implementation.

      See Applets Panel

    2. Make required changes.
  5. Select the Build - Compiling category.
    1. Verify that the settings and additional compiler options are appropriate for your implementation.

      See Build - Compiling Panel

    2. Make required changes.
  6. Select the Build - Packaging category.
    1. Verify that the Classic Package AID is correct for your implementation.

      See Build - Packaging Panel

    2. Make required changes.
  7. Select the Build - Security category.
    1. Verify that the key store, keystore password, keystore alias, and alias password settings are correct for your implementation.

      See Build - Security Panel

    2. Make required changes.
  8. Select the Run category.
    1. Verify that the run property settings are correct for your implementation.

      See Run Panel

    2. Make required changes.
  9. Click OK to accept the project property settings and close the dialog box.