Rational Developer for System z

Changing the runtime environment of an MVS subproject

You can change the runtime environment of an MVS™ subproject after it has been created.

About this task

When you create an MVS subproject, you can choose a runtime environment for the subproject. The runtime environment is used to associate runtime-specific actions with projects and subprojects. You can see the runtime environment associated with a subproject by selecting the subproject and opening the Properties view.

To change the runtime environment associated with a subproject:

Procedure

  1. In the z/OS Projects or Enterprise Projects view, select the subproject and then click Properties. The Properties window opens.
  2. Click Info to open the Info page.
  3. Select a new runtime environment from the Runtime Environment list and then click OK to save the change. You can choose from the following runtime environments:
    • Any: Enables all project and subproject actions. This runtime environment is the default.
    • Batch: This option is reserved for future use.
    • CICS: Enables CICS® actions and disables other runtime-specific actions.
    • IMS: This option is reserved for future use.

Feedback