Rational Developer for System z


Summary : Exercise 7

In this exercise, you have modified the Eclipse plugin project from Exercise 5 and 6 to only show those PDS that are not object, listing, or load repository instances, and those that have to do with CARMA.

Results

You should run or debug your plug-in project now. Do the following while still in the testing workspace to verify the functionality of your plug-in:
  1. Open the z/OS Projects perspective
  2. Open the CARMA Developer view by selecting from the main file menu, Window > Show View > CARMA Developer. The view should open.
  3. In the CARMA Developer view, expand the host system. You should see each of the RAMs on the host system marked with a label.
  4. Right click on a particular RAM, select Connect, and expand the RAM once it's connected.
  5. When you expand the RAM, you should only see PDS that contain CARMA in their name.

Feedback