Martin Funk created WICKET-5396:
-----------------------------------
Summary: Eclipse: "Incompatible operand types Object and int"
compile error, yet passes with javac
Key: WICKET-5396
URL: https://issues.apache.org/jira/browse/WICKET-5396
Project: Wicket
Issue Type: Bug
Reporter: Martin Funk
In Eclipse the compiler raises a:
"Incompatible operand types Object and int" compile error
The compiler used by maven doesn't mind though.
Looking at
https://bugs.eclipse.org/bugs/show_bug.cgi?id=405732
one might have the impression that eclipse is not going to touch that. And they
might be right in doing so.
--
This message was sent by Atlassian JIRA
(v6.1#6144)