Installing an application type

To install an application type using this method you will need the application type in the form of a distributable jar file.

More information about creating a distributable application type can be found here.

The following steps describe how to install an application type:

  1. Copy the application type jar file to the appTypes directory under the RapidJ installation directory.
  2. To install the application type, shutdown and restart RapidJ.
  3. Verify that the application type was successfully installed by trying to create a new project for the application type.

Related concepts

Application type

Related tasks

Creating an application type