blob: e334b8c935f04678ca892da7cb543ecb49f97c58 [file] [log] [blame]
<!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>
<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"> </script>
</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 &gt; Properties &gt; Info</b>
property page and the Properties view
(<a class="command-link" href='javascript:executeCommand("org.eclipse.ui.views.showView(org.eclipse.ui.views.showView.viewId=org.eclipse.ui.views.PropertySheet)")'>
<img src="PLUGINS_ROOT/org.eclipse.help/command_link.png">
<b>Window &gt; Show View &gt; Other... &gt; General &gt; Properties</b></a>)
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
<a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.ui.preferencePages.LinkedResources)")'>
<img src="PLUGINS_ROOT/org.eclipse.help/command_link.png">
<b>General &gt; Workspace &gt; Linked Resources</b></a> preference page.
</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>