Our team is pretty annoyed by these info marks that look like warnings and also cause little 'i' icons on the projects and files.
Considered solutions:
1) If we could, we would just configure the severity of this from info to ignore, but according to this eclipse bug this is not possible: https://bugs.eclipse.org/bugs/show_bug.cgi?id=520287
2) Manually comment the @SuppressWarnings annotation in and out. Not a solution because we cannot do this for tons of generated files that have @SuppressWarnings annotation on the class level (but no unused fields).
3) I couldn't find a "label decoration" that is responsible for displaying the compilation state (none / info / warning /error). Is this possible somehow?
4) Grateful for any other ideas


In Project > Properties: Java Compiler > Errors/Warnings: Annotations for Unused '@SuppressWarnings' token choose Ignore.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With