Hi guys, in Studio, we have thousands of "// $NON-NLS-1$" comments in Studio's code. Those comments were used to shut down some warnings in eclipse. This is now totally superflouous, as we already have ignored such a warning in the formatter we are using.
I woudl suggest we remove all those comments in the code. Thoughts ?
