[ 
http://www.stripesframework.org/jira/browse/STS-694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ben Gunter closed STS-694.
--------------------------


> patch to remove warnings in eclipse 3.5
> ---------------------------------------
>
>                 Key: STS-694
>                 URL: http://www.stripesframework.org/jira/browse/STS-694
>             Project: Stripes
>          Issue Type: Improvement
>         Environment: using eclipse 3.5 and svn trunk
>            Reporter: Jon Stevens
>            Priority: Trivial
>             Fix For: Release 1.5.2, Release 1.6
>
>         Attachments: patch.txt
>
>
> I tend to like a build without any warnings. I just checked out the source 
> code to stripes to check it out and found a bunch of areas where eclipse was 
> throwing warnings. This patch just adds a bunch of <?> to the end of various 
> places where eclipse 3.5 was complaining. I also use Eclipse Java->Save 
> Actions to improve the look and feel of the source code without having to do 
> any work. This created a slightly larger patch file. Here are my settings:
> Add 'this' qualifier to unqualified field accesses
> Add 'this' qualifier to unqualified method accesses
> Convert for loops to enhanced for loops
> Add paranoiac parentheses
> Remove unused imports
> Add missing '@Override' annotations
> Add missing '@Deprecated' annotations
> Remove unnecessary casts
> Remove unnecessary '$NON-NLS$' tags
> Remove trailing white spaces on all lines

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development

Reply via email to