To add load rules to an existing view profile

Procedure

  1. In a command prompt, enter clearprojtool.
    The View Profile Explorer starts.
  2. In the View Profile Explorer, right-click a view profile and click Properties.
  3. In the Properties window, click Config Spec and click Edit.
  4. Add load rules at the bottom of the config spec. Use the following syntax:
    
    load absolute-pathname 
    
    
  5. 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.