You can export a deployable JET transformation. JET provides a
mechanism for packaging a transformation into a Java Archive (JAR) file. Design Pattern
Toolkit (DPTK) provides a similar command, Export Pattern to Zip
file.
To export a deployable JET transformation:
- In the Project Explorer view, right-click the JET project to export
and click Export.
- In the Select an export destination field,
type deploy to filter the choices, and then click Deployable
plug-ins and fragments.

- Click Next.
- Select your JET transformation project in the Available
plug-ins and fragments list.
- Click the Directory radio button on the
Destination page.
- Click Browse and navigate to the export
directory.

- On the Options page, verify that Package plug-ins as
individual JAR archives is selected.

- Click Finish.
The JAR file will be placed in the plug-ins subdirectory of the selected
export directory.