2011-03-31 13:59:18 +00:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
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" >
2010-12-10 22:39:43 +00:00
< title > 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 >
2012-09-19 17:16:24 -04:00
< div role = "main" > < h1 > Source Lookup Path preference< / h1 >
2004-06-21 10:33:03 +00:00
2011-03-31 13:59:18 +00:00
< p > Use the < img src = "../images/command_link.png" alt = "" > < a class = "command-link" href = 'javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.cdt.debug.ui.SourcePreferencePage)")' > Source Lookup Path< / a > preference page to add or remove source containers.< / p >
2004-06-21 10:33:03 +00:00
2010-12-10 22:39:43 +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-12-10 22:39:43 +00:00
< strong > Default 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 >
2011-03-31 13:59:18 +00:00
< tr style = "text-align:center;" >
< th valign = "top" id = "option" > < strong > Options< / strong > < / th >
< th id = "description" > < strong > Description< / strong > < / th >
2010-04-19 01:54:40 +00:00
< / tr >
2007-06-05 15:45:00 +00:00
< tr >
2011-03-31 13:59:18 +00:00
< td style = "width:99" valign = "top" headers = "option" > < strong > Add...< / strong > < / td >
< td style = "width:475" headers = "description" > 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 >
2010-12-10 22:39:43 +00:00
< li > Absolute File Path< / li >
< li > Compilation Directory< / li >
2007-06-05 15:45:00 +00:00
< li > File System Directory< / li >
< li > Path Mapping< / li >
< li > Project< / li >
2010-12-10 22:39:43 +00:00
< li > Project - Path Relative to Source Folders< / li >
< li > Program Relative File Path< / li >
2007-06-05 15:45:00 +00:00
< li > Workspace< / li >
< li > Workspace Folder < / li >
< / ul >
< / td >
< / tr >
< tr >
2011-03-31 13:59:18 +00:00
< td valign = "top" headers = "option" > < strong > Edit...< / strong > < / td >
< td headers = "description" > Opens the < strong > Edit File System Directory< / strong > dialog to modify the currently selected source container.< / td >
2007-06-05 15:45:00 +00:00
< / tr >
< tr >
2011-03-31 13:59:18 +00:00
< td valign = "top" headers = "option" > < strong > Remove< / strong > < / td >
< td headers = "description" > Remove the currently selected source container.< / td >
2007-06-05 15:45:00 +00:00
< / tr >
< tr >
2011-03-31 13:59:18 +00:00
< td valign = "top" headers = "option" > < strong > Up< / strong > < / td >
< td headers = "description" > Move the currently selected source container higher in the list.< / td >
2007-06-05 15:45:00 +00:00
< / tr >
< tr >
2011-03-31 13:59:18 +00:00
< td valign = "top" headers = "option" > < strong > Down< / strong > < / td >
< td headers = "description" > Move the currently selected source container lower in the list.< / td >
2007-06-05 15:45:00 +00:00
< / 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 >
2012-09-19 17:16:24 -04:00
< / div > < / body >
2004-06-21 10:33:03 +00:00
2004-06-24 10:49:13 +00:00
< / html >