Setting the environment

About this task

You can set the new environment as the default or you can select it from the list of available environments for a configuration in the browser.

In the browser, you can set the Environment property as follows:

To set the Environment property:

Procedure

  1. Decide the scope of the setting:
    1. To set the environment for the entire project, select
      File > Project Properties.
    2. To set the environment for a component or a configuration, right-click the component or configuration, then select Properties from the menu.
  2. In the Features window, under the <lang>_CG subject, select the Configuration metaclass.
  3. Select the Environment property and change it to the name of the new environment. For example, <env>OS.

Feedback