Fix errors in Eclipse project
-----------------------------
Key: TAPESTRY-2383
URL: https://issues.apache.org/jira/browse/TAPESTRY-2383
Project: Tapestry
Issue Type: Improvement
Affects Versions: 5.0.12
Reporter: dpr
Priority: Minor
Attachments: missing-override-unnecessary-casts.patch
Today I tried to load T5 project into Eclipse and got a bunch of errors.
These errors are just for unnecessary code and missing @Override
warnings configured as errors in Eclipse T5 project.
Will attach a patch that
* removes unnecessary casts
* adds missing @Override annotations
* makes "unused variable" a warning
Hope that makes the final Tapestry 5 only better.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]