Displaying Java classes that the JET compiler generates

To view the Java™ classes that the JET compiler generates from the JET templates, you must change the filter settings for the Project Explorer view or Package Explorer view.
By default, the Project Explorer and Package Explorer views do not display the Java resources in JET transformation projects.

You must be in the Java perspective.

To display the Java classes that the JET compiler generates:

  1. On the local toolbar of the Project Explorer view or Package Explorer view, click the down arrow (This image shows the local toolbar of the Project Explorer view. The down arrow button is the third button from the right on the local toolbar.).
  2. Click Filters.
  3. In the Java Element Filters window, clear the Java elements from JET Transformation projects check box.
  4. Click OK.
The view now displays the Java elements.
Related concepts
JET transformation authoring
Related information
Tutorials for JET transformations

Feedback