saros icon indicating copy to clipboard operation
saros copied to clipboard

Saros/E - Google Formatter breaks Eclipse Tooling for externalizing strings

Open srossbach opened this issue 6 years ago • 1 comments
trafficstars

image

srossbach avatar Aug 05 '19 16:08 srossbach

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.

srossbach avatar Aug 05 '19 17:08 srossbach