blob: 401994112fc5275e01151cdb7d1d27321a188f10 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../../wtp.xsl"?>
<html>
<head>
<title>PII tools</title>
<meta name="root" content="../../.." />
</head>
<body>
<h1>PII tools</h1>
<em>Updated 2005-04-07</em>
<h2>Downloading and running the check unused properties tool</h2>
<p>
A binary version of the tool is available
<a href="http://www.eclipse.org/downloads/download.php?file=/webtools/downloads/checkUnusedProperties.zip">here</a>.
</p>
<p>
The source is also available in
<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.wtp.releng/piitools/org.eclipse.wtp.releng.tools.pii.ui/?cvsroot=WebTools_Project">CVS</a>.
</p>
<p>
To run this tool:
<ol>
<li>Unzip checkUnusedProperties.zip to your Eclipse installation directory.</li>
<li>Restart your workbench with the -consoleLog option.</li>
<li>Click on the scan properties toolbar icon.
<p><img src="figure01.gif"/></p>
</li>
<li>Check the console for results.
<p><img src="figure02.gif"/></p>
</li>
</ol>
</p>
</body>
</html>