View | Details | Raw Unified | Return to bug 152469
Collapse All | Expand All

(-)guide/tools/views/error_log.htm (-1 / +1 lines)
Lines 22-28 Link Here
22
22
23
<body>
23
<body>
24
<p class="style1">Error Log</p>
24
<p class="style1">Error Log</p>
25
<p>The <strong>Error Log</strong> view captures all the warnings and errors logged by plug-ins. The underlying log file is a <em>.log</em> file stored in the <em>.metadata</em> subdirectory of the workspace. The<strong> </strong>view is available under <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.views.showView(org.eclipse.ui.views.showView.viewId=org.eclipse.pde.runtime.LogView)")'>
25
<p>The <strong>Error Log</strong> view captures all the warnings and errors logged by plug-ins. The underlying log file is a <em>.log</em> file stored in the <em>.metadata</em> subdirectory of the workspace. The <strong>Error Log</strong> view is available under <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.views.showView(org.eclipse.ui.views.showView.viewId=org.eclipse.pde.runtime.LogView)")'>
26
<img src="PLUGINS_ROOT/org.eclipse.help/command_link.png">
26
<img src="PLUGINS_ROOT/org.eclipse.help/command_link.png">
27
<strong>Window &gt; Show View &gt; Error Log</strong>
27
<strong>Window &gt; Show View &gt; Error Log</strong>
28
</a>. </p>
28
</a>. </p>

Return to bug 152469