Finding unused and incorrectly used keys in property files

Finding unused and incorrectly used keys in a property file:

After the search is finished, the Search Result view displays a list of unused keys in the property file and all incorrect references to non-existing keys.

Note: This feature assumes that the resource bundle accessor class used a method called getString with a single String parameter to retrieve strings from the property file.

Related concepts
String Externalization

Related tasks
Externalizing Strings
Finding strings to externalize

Related reference
Externalize Strings wizard
Source menu