Deploying a plug-in

You use the Export wizard to deploy a plug-in project.

Before you begin

Use the Export wizard to deploy the plug-in project that you created. The following procedure uses the ilog.rules.studio.model.bomDomainValueProviders extension point as an example.

Procedure

To deploy a plug-in:

  1. Select your plug-in project, and, on the File menu, click Export.
  2. In the Export wizard, in the Plug-in Development folder, select Deployable plug-ins and fragments and then click Next.
  3. In the Available Plug-ins and Fragments section, click Select All.
  4. In the Destination tab, in the Directory field, browse to the directory <InstallDir>/dropins.
  5. Click the Options tab and then select Package plug-ins as individual JAR archives.
  6. Click Finish.

Results

The extension is now available in your Rule Designer installation.