Adding exemplar projects to JET transformations

You can increase the scope of an exemplar by adding exemplar projects to a JET transformation project.

Before you begin

You must have a JET transformation project and at least one exemplar project in your workspace.

About this task

To add exemplar projects to the JET transformation project:

Procedure

  1. In the Project Explorer view, in the JET transformation project, right-click the transform.tma file; then click Open.
  2. In the editor area, on the Schema page, right-click the Exemplar pane; then click Add Projects.
  3. In the Select Exemplar Projects window, select one or more projects and click OK. The Schema pane displays the exemplar as a hierarchy of artifacts that includes projects, folders, and files.
  4. When changes occur in the exemplar project, repeat steps 1 through 3 to update the Exemplar pane with the complete list of exemplar artifacts.

What to do next

Note: If you create a JET transformation, you can specify this information on the Transformation Scope page of the New Project wizard.

Feedback