Prev | Next |
Local Paths Dialog
Using the 'Local Paths' dialog, you can set up local paths for a single user on a particular machine. For a description of the use of local paths, see the Local Paths topic.
Access
Ribbon |
Code > Configure > Options > Configure Local Paths |
Options
Option |
Action |
See also |
---|---|---|
Path |
Type in or browser for the path of the local directory in the file system (for example, d:\java\source). |
|
ID |
Type in the shared ID that is substituted for the Local Path (for example, JAVA_SRC). |
|
Type |
Click on the drop-down arrow and select the type of path to apply to (for example, Java). |
|
Relative Paths |
Lists the paths currently defined for the model, defaulting to most recent at the top. If you want to change the sequence of paths in the list, click on a path and use the buttons to move the path up or down one position in the list. |
|
Apply Path |
Click on a path in the 'Relative Paths' list and click on this button to update any existing full path names in the model to the shared relative path name. For example: d:\java\source\main.java might become %JAVA_SRC%\main.java |
|
Expand Path |
Click on a path in the 'Relative Paths' list and click on this button to remove the relative path and substitute the full path name (the opposite effect of the ). |
|
New |
Click on this button to clear the data fields so that you can define another local path. |
|
Save |
When you have defined a local path, click on this button to save it and add it to the 'Relative Paths' list. |
|
Delete |
Click on a path in the 'Relative Paths' list and click on this button to remove the path from the list altogether. |
|
Close |
Click on this button to close the dialog, saving any changes to the list. |
Notes
Learn more