saros
saros copied to clipboard
Saros/E - Google Formatter breaks Eclipse Tooling for externalizing strings
trafficstars

Seems the Google Java Formatter https://github.com/google/google-java-format/issues/361 format the code in such a way that the Eclipse Tooling for Externalize Strings has problems to determine if a string was already marked as "do not externalize".
This makes the whole tooling almost non usable as it will show you non externalized strings over and over again.