You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org> on 2008/09/08 23:33:44 UTC

[jira] Updated: (TAPESTRY-2383) Fix a number of common coding problems that cause errors when building inside Eclipse

     [ https://issues.apache.org/jira/browse/TAPESTRY-2383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship updated TAPESTRY-2383:
-------------------------------------------

    Summary: Fix a number of common coding problems that cause errors when building inside Eclipse  (was: Fix errors in Eclipse project)

> Fix a number of common coding problems that cause errors when building inside Eclipse
> -------------------------------------------------------------------------------------
>
>                 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-v2.patch, 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: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org