blob: ea46150b6cadd8d85fa7b0e865ffa73f56623870 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta name="copyright" content="(C) Copyright 2005"/>
<meta name="DC.rights.owner" content="(C) Copyright 2005"/>
<meta name="DC.Type" content="concept"/>
<meta name="DC.Title" content="Debug Mode"/>
<meta name="abstract" content="The Eclipse platform debug mode can be useful for testing and troubleshooting dynamic context-sensitive help."/>
<meta name="description" content="The Eclipse platform debug mode can be useful for testing and troubleshooting dynamic context-sensitive help."/>
<meta name="DC.Relation" scheme="URI" content="../../../../../projects/dtp/dtp/en/source/c_test_dynamic_context-sensitive_help.html"/>
<meta name="DC.Creator" content="dresch"/>
<meta name="DC.Format" content="XHTML"/>
<meta name="DC.Identifier" content="concept_611B618A73C24707888C67CEB522E4C8"/>
<meta name="DC.Language" content="en"/>
<link rel="stylesheet" type="text/css" href="../../../../../styles/commonltr.css"/>
<link rel="stylesheet" type="text/css" href="../../../../../styles/doc.css"/>
<title>Debug Mode</title>
<meta name="provider" content="Sybase, Inc."/></head>
<body id="concept_611B618A73C24707888C67CEB522E4C8"><a name="concept_611B618A73C24707888C67CEB522E4C8"><!-- --></a>
<br/>
<h1 class="topictitle1">Debug Mode</h1>
<div><p>The Eclipse platform debug mode can be useful for testing
and troubleshooting dynamic context-sensitive help.
</p>
<p>Use the following command line options to start the platform
in debug mode:
</p>
<pre class="codeblock">
-debug -consoleLog
</pre>
<p>Set the following debug points in the .options file:
</p>
<pre class="codeblock">
org.eclipse.help/debug = true
org.eclipse.help/debug/context = true
</pre>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="../../../../../projects/dtp/dtp/en/source/c_test_dynamic_context-sensitive_help.html" title="Dynamic context-sensitive help in Eclipse involves complex interactions between several components, so testing it requires a properly configured runtime platform, with both user interface (UI) components and user assistance (UA) components installed.">Test Dynamic Context-Sensitive Help</a></div>
</div>
</div>
<div/>
</body>
</html>