Show TOC

Procedure documentationExporting the Login Module Class in a JAR File Locate this document in the navigation structure

Procedure

  1. Select the Java class name in the project and open the context menu. Select Export.

  2. In the dialog that appears, select   Java   JAR File  . Choose Next.

  3. Specify the location where to extract the JAR file.

    Caution Caution

    The location where you export the file must be under your workspace area.

    End of the caution.
  4. Specify the name for the JAR file. Here we use MyLoginModuleJAR.jar:

  5. To export the file, choose Finish.

Result

The file is exported to the specified location.