2007-06-12 20:01:55 +00:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
2004-06-21 10:33:03 +00:00
< html lang = "en" >
< head >
< meta http-equiv = "Content-Language" content = "en-us" >
< meta http-equiv = "Content-Type" content = "text/html; charset=UTF-8" >
2007-06-05 15:45:00 +00:00
< title > Common Source Lookup Path preferences< / title >
2004-06-21 10:33:03 +00:00
< link rel = "stylesheet" type = "text/css" href = "../help.css" >
2010-04-19 01:54:40 +00:00
< script language = "JavaScript" src = "PLUGINS_ROOT/org.eclipse.help/livehelp.js" > < / script >
2004-06-21 10:33:03 +00:00
< / head >
< body >
2007-06-05 15:45:00 +00:00
< h1 > Common Source Lookup Path preference< / h1 >
2004-06-21 10:33:03 +00:00
2010-05-10 20:25:24 +00:00
< 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 >
2004-06-21 10:33:03 +00:00
2010-04-19 01:54:40 +00:00
< p > < img src = "../images/debug_src_pref.png" alt = "Debug Source Code Locations Preferences" > < / p >
2009-05-05 18:50:26 +00:00
2007-06-05 15:45:00 +00:00
< table width = "600px" cellpadding = "5" cellspacing = "0" border = "1" >
< caption >
2010-03-31 01:34:27 +00:00
< strong > Common Source Lookup Path Options < / strong >
2007-06-05 15:45:00 +00:00
< / caption >
< colgroup >
< col width = "30%" valign = "top" >
< col width = "70%" valign = "top" >
< / colgroup >
< tbody >
2010-04-19 01:54:40 +00:00
< tr align = "center" >
< td valign = "top" > < strong > Options< / strong > < / td >
< td > < strong > Description< / strong > < / td >
< / tr >
2007-06-05 15:45:00 +00:00
< tr >
2010-03-31 01:34:27 +00:00
< td width = "99" valign = "top" > < strong > Add...< / strong > < / td >
2010-05-10 20:25:24 +00:00
< td width = "475" > Opens the < strong > Add Source< / strong > dialog to insert a new source container of one of the following types:< br > < br >
2007-06-05 15:45:00 +00:00
< ul >
< li > File System Directory< / li >
< li > Path Mapping< / li >
< li > Project< / li >
< li > Workspace< / li >
< li > Workspace Folder < / li >
< / ul >
< / td >
< / tr >
< tr >
2010-03-31 01:34:27 +00:00
< td valign = "top" > < strong > Edit...< / strong > < / td >
2010-04-19 01:54:40 +00:00
< td > Opens the < strong > Edit File System Director< / strong > y dialog to modify the currently selected source container.< / td >
2007-06-05 15:45:00 +00:00
< / tr >
< tr >
2010-03-31 01:34:27 +00:00
< td valign = "top" > < strong > Remove< / strong > < / td >
2010-04-19 01:54:40 +00:00
< td > Remove the currently selected source container.< / td >
2007-06-05 15:45:00 +00:00
< / tr >
< tr >
2010-03-31 01:34:27 +00:00
< td valign = "top" > < strong > Up< / strong > < / td >
2007-06-05 15:45:00 +00:00
< td > Move the currently selected source container higher in the list.< / td >
< / tr >
< tr >
2010-03-31 01:34:27 +00:00
< td valign = "top" > < strong > Down< / strong > < / td >
2007-06-05 15:45:00 +00:00
< td > Move the currently selected source container lower in the list.< / td >
< / tr >
< / tbody >
< / table >
2009-05-05 18:50:26 +00:00
2010-04-20 19:21:34 +00:00
< p > < img src = "../images/nokiaCopyright.png" alt = "Nokia Copyright Statement" > < br >
2007-06-05 15:45:00 +00:00
< img src = "../images/ng00_04a.gif" ALT = "IBM Copyright Statement" > < / p >
2004-06-21 10:33:03 +00:00
< / body >
2004-06-24 10:49:13 +00:00
< / html >