Show sysinfo.html syntax highlighted
<html>
<head>
<title>Running sysinfo for environment information</title>
</head>
<body>
<h2>Running sysinfo for environment information</h2>
<p>
<b>sysinfo</b> provides information about the Derby system. This tool is
useful in determing the current Java and Derby environments.
</p>
<h3>To launch <b>sysinfo</b>:</h3>
<ul>
<li>
Select the project and bring up the context menu. Select the menu item, <b>sysinfo (Derby System Information)</b>.
</li>
</ul>
<blockquote>
<img src="images/sysinfo_start.GIF" alt="sysinfo (Derby System Information)" width="836" height="684"></img>
</blockquote>
<ul>
<li>
The <b>Console</b> view will show the output from running the <b>sysinfo</b>
command. The output from <b>sysinfo</b> is divided into three sections:
<ul>
<li>
Java Information
</li>
<li>
Derby Information
</li>
<li>
Locale Information (if present) <br/><br/>
</li>
</ul>
<li>
Additional info about using <b>sysinfo</b> can be found in the Derby <i>Tools & Utility Guide</i>.
</li>
</ul>
</p>
<p>
Sample output from running <b>sysinfo</b> is shown below.
</p>
<blockquote>
<img src="images/sysinfo_output.GIF" alt="sysinfo output" width="862" height="645"></img>
</blockquote>
<p>
</p>
</body>
</html>
See more files for this project here