Twitter github

Find Broken Externalize Strings in Eclipse

Here’s a tip for you if you love internationalization and hate waste. You can easy find broken externalized strings using the Source->Find Broken Externalized Strings command…

After you do that, you get a list of broken strings that you can prune to trim the size of your NLS-related classes.

Less waste is good.