Community
Participate
Working Groups
We have a rule for missing-nls. As we add more cases to this rule there are additional cases where spurious non-nls messages are left in the code. We should have a rule to find these cases.
http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=0a7c70c458dec7470c7a5da90db8426f127ebcf7 Fixed in master Added new rule Merged logic to count literals on source lines with missing-nls rule so only runs once Created quick fix for the rule Added tests for both the rule and the quick fix Rule defaults to off but can be turned on in settings