blob: 1251d978da33a86c671b70d613f3b19b0e6d3d47 [file]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2005. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css">
<title>Path variables</title>
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1 CLASS="Head">Path variables</H1>
<p>
Path variables specify locations on the file system. The location of linked resources
may be specified relative to these path variables. They allow you to avoid references to
a fixed location on your file system.
</p>
<p>
By using a path variable, you can share projects containing linked resources with
team members without requiring the exact same directory structure as on your file
system.
</p>
<p>
You can load a project that uses path variables even if you do not currently have all
the path variables defined in your workspace. A linked resource that uses a missing path
variable is flagged using a special decorator icon. In addition, the <b>File > Properties > Info</b>
property page and the <b>Window > Show View > Other > Basic > Properties</b> view for a linked resource indicate the
variable and whether it is defined or not. A path variable can also specify a
location that does not currently exist on the file system. Linked resources that use such
a path variable are indicated using the same decorator icon mentioned above.
</p>
<p>
You can create new path variables and edit and remove existing path variables on the
<b>General &gt; Workspace &gt; Linked Resources</b> <a href="../reference/ref-14b.htm">preference page</a>.
</p>
<p><img border="0" src="../images/ngrelc.png" alt="Related concepts" ><br>
<a href="concepts-13.htm">Linked resources</a><br>
</p>
<p><img border="0" src="../images/ngrelt.png" alt="Related tasks" ><br>
<a href="../tasks/tasks-45.htm">Creating linked resources</a><br>
<a href="../tasks/tasks-49.htm">Viewing resource properties</a><br>
</p>
<p><img border="0" src="../images/ngrelr.png" alt="Related references" >
<br>
<a href="../reference/ref-14b.htm">Linked resources</a> </p>
</BODY>
</HTML>