To add load rules to an existing view profile
Procedure
- In a command prompt, enter clearprojtool.
The View Profile Explorer starts.
- In the View Profile Explorer, right-click a view profile and click Properties.
- In the Properties window, click Config Spec and click Edit.
- Add load rules at the bottom of the config spec.
Use the following syntax:
load absolute-pathname
- Click OK.
Results
For example, the rule load \dev loads all elements in a VOB named dev. The rule load \dev\src loads only the elements below the src directory in the dev VOB.