mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 22:52:11 +02:00
67 lines
No EOL
2.5 KiB
HTML
67 lines
No EOL
2.5 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<meta http-equiv="Content-Language" content="en-us">
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
<title>Common Source Lookup Path preferences</title>
|
|
<link rel="stylesheet" type="text/css" href="../help.css">
|
|
<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
|
|
</head>
|
|
<body>
|
|
|
|
<h1>Common Source Lookup Path preference</h1>
|
|
|
|
<p>Use the <img src="../images/command_link.png" border="0" alt="" > <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.cdt.debug.ui.SourcePreferencePage)")'>Common Source Lookup Path</a> preference page to add or remove source containers.</p>
|
|
|
|
<p><img src="../images/debug_src_pref.png" alt="Debug Source Code Locations Preferences" ></p>
|
|
|
|
<table width="600px" cellpadding="5" cellspacing="0" border="1" >
|
|
<caption>
|
|
<strong>Common Source Lookup Path Options </strong>
|
|
</caption>
|
|
<colgroup>
|
|
<col width="30%" valign="top" >
|
|
<col width="70%" valign="top" >
|
|
</colgroup>
|
|
<tbody>
|
|
<tr align="center">
|
|
<td valign="top"><strong>Options</strong></td>
|
|
<td><strong>Description</strong></td>
|
|
</tr>
|
|
<tr>
|
|
<td width="99" valign="top"><strong>Add...</strong></td>
|
|
<td width="475">Opens the <strong>Add Source</strong> dialog to insert a new source container of one of the following types:<br><br>
|
|
<ul>
|
|
<li>File System Directory</li>
|
|
<li>Path Mapping</li>
|
|
<li>Project</li>
|
|
<li>Workspace</li>
|
|
<li>Workspace Folder </li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><strong>Edit...</strong></td>
|
|
<td>Opens the <strong>Edit File System Director</strong>y dialog to modify the currently selected source container.</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><strong>Remove</strong></td>
|
|
<td>Remove the currently selected source container.</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><strong>Up</strong></td>
|
|
<td>Move the currently selected source container higher in the list.</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><strong>Down</strong></td>
|
|
<td>Move the currently selected source container lower in the list.</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
<p><img src="../images/nokiaCopyright.png" alt="Nokia Copyright Statement" ><br>
|
|
<img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" ></p>
|
|
</body>
|
|
|
|
</html> |