Finding Unused and Incorrectly Used Keys in Property Files
Finding unused and incorrectly used keys in a property file:
- in a Java view (e.g. Package Explorer), select a set of packages, source folders, projects, message property files, or resource bundle accessor classes
- from the menu bar, select
Source > Find Broken Externalized Strings
After the search is finished, the Search Result view displays a list of unused keys in the propertie files and all incorrect references to non-existing keys.