Eclipse RCP

To launch your project in the local test environment for Eclipse RCP, perform the following steps:

  1. From the ZIETrans Projects view, right-click on the project and select either Run or Debug.
  2. If you selected Debug, respond Yes, No, or Cancel to the Display Terminal dialog to specify whether you want to see the host display terminal while testing your application.
  3. In the Run (or Debug) Configurations dialog, ZIETrans automatically creates and configures a default launch configuration named hostaccess.
  4. On the Main tab, in the Program to Run section, be sure com.ibm.ZIETrans.rcp.runtime.extension.product appears in the Run a product field.
  5. Click Run (or Debug) to launch the default configuration.
  6. A new instance of the Eclipse workbench is launched.
  7. The Host Access perspective is automatically opened.
  8. Your ZIETrans application is listed in the Applications view. To start your application, either double-click on it or right-click and select Open.
  9. A new instance of the selected application is opened and its transformation view is displayed.