Back to JDT Core Component Development Resources page.
JDT/Core Tools
Purpose

Unnecessary NLS tag remover:

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.

Position of DOM/AST nodes:

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.
What's new
  • It handles nls tags within commented code
  • It handles multiple nls tags
Install

Unzip the zip file () in the plugins directory of your Eclipse install and restart Eclipse.. An update site will be set up soon.