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

Jeremy Thomerson updated WICKET-1656:
-------------------------------------

    Attachment: SERIAL-VERSIONS.patch

> serialVersionUID Errors in Eclipse
> ----------------------------------
>
>                 Key: WICKET-1656
>                 URL: https://issues.apache.org/jira/browse/WICKET-1656
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>         Environment: Eclipse
>            Reporter: Jeremy Thomerson
>            Priority: Trivial
>         Attachments: SERIAL-VERSIONS.patch
>
>
> When you check out wicket trunk 
> (http://svn.apache.org/repos/asf/wicket/trunk) and then import a new project 
> in Eclipse of just the wicket folder under that checkout, it uses the code 
> style / compiler warning and error settings that are checked in to SVN.  This 
> creates compiler errors in Eclipse unless you override these settings.
> The attached patch simply adds the required serialVersionUID's to each class 
> that is missing them (all in the test folder, none in main code).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to