jdt-core-home/tools/jdtcoretools/index.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (download) (as text) (annotate)
Wed Aug 3 18:28:09 2005 UTC (4 years, 3 months ago) by oliviert
Branch: MAIN
CVS Tags: before_changing_update_site_for_diff
HEAD - Add new tools and 3.2 preview
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
   <title>JDT Core Component Development Resources</title>
<link rel="stylesheet" href="http://dev.eclipse.org/default_style.css" type="text/css">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Back to <a href="../../dev.html">JDT Core Component Development Resources page</a>.
<table BORDER=0 CELLSPACING=5 CELLPADDING=2 WIDTH="100%" >
<tr>
<td ALIGN=LEFT VALIGN=TOP COLSPAN="2" BGCOLOR="#0080C0"><b><font face="Arial,Helvetica"><font color="#FFFFFF">JDT/Core Tools</font></font></b></td>
</tr>

<tr>
<td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img src="http://dev.eclipse.org/images/Adarrow.gif" border=0 height=16 width=16></td>

<td WIDTH="98%"><b>Purpose</b>
<p>Unnecessary NLS tag remover:</p>
<blockquote>This tool can be used remove unnecessary nls tags. It works on a java project, java package fragment root, java package fragment,
or a compilation unit.</blockquote>
<p>Position of DOM/AST nodes:</p>
<blockquote>This tool can be used to check the positions of each DOM/AST nodes and its children. It works on a java project, java package fragment root, java package fragment,
or a compilation unit.</blockquote>
</td>
</tr>

<tr>
<td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img src="http://dev.eclipse.org/images/Adarrow.gif" border=0 height=16 width=16></td>

<td WIDTH="98%"><b>What's new</b>
<ul>
<li>It handles nls tags within commented code</li>
<li>It handles multiple nls tags</li>
</ul>

</td>
</tr>

<tr>
<td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img src="http://dev.eclipse.org/images/Adarrow.gif" border=0 height=16 width=16></td>

<td WIDTH="98%"><b>Install</b>
	<p>
	Unzip the zip file (<a href="./tools.zip"><img src="../../jar_l_obj.gif" NOSAVE border="0" height="20" width="20"></a>) in the plugins directory of your Eclipse install and restart Eclipse..
	An update site will be set up soon.
	</p>
</td>
</tr>
</table>

</body>
</html>