2011/9/6 <[email protected]>:
> Author: markt
> Date: Tue Sep 6 11:12:17 2011
> New Revision: 1165601
>
> URL: http://svn.apache.org/viewvc?rev=1165601&view=rev
> Log:
> Add another 3.7+ note
>
> Modified:
> tomcat/trunk/res/ide-support/eclipse/java-compiler-errors-warnings.txt
>
> Modified:
> tomcat/trunk/res/ide-support/eclipse/java-compiler-errors-warnings.txt
> URL:
> http://svn.apache.org/viewvc/tomcat/trunk/res/ide-support/eclipse/java-compiler-errors-warnings.txt?rev=1165601&r1=1165600&r2=1165601&view=diff
>
> @@ -50,6 +50,7 @@ Unnecessary code
> (all additional check boxes)
> Generic types
> - All - W
> + (ignore unavoidable generics warnings) (Eclipse 3.7+)
What value do you mean for that checkbox?
[ ] Ignore unavoidable generic type problems
or
[x] Ignore unavoidable generic type problems
My setting was "[ ]".
When I changed it to "[x]" I got +11 more warnings than before
(Those are "Unnecessary @SuppressWarnings("unchecked")").
As far as I do not grasp what those "unavoidable" problems are, I have
slight preference to keep it as "[ ]".
BTW, this change has not been applied to 7.0.x copy of
java-compiler-errors-warnings.txt yet.
> Annotations
> - All - W
> (all additional check boxes)
Best regards,
Konstantin Kolinko
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]