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.

Before you begin

By default, the Project Explorer and Package Explorer views do not display the Java resources in JET transformation projects.

About this task

You must be in the Java perspective.

To display the Java classes that the JET compiler generates:

Procedure

  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.

What to do next

The view now displays the Java elements.

Feedback