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

Igor Vaynberg resolved WICKET-1656.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.4-M2
         Assignee: Igor Vaynberg

> 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
>            Assignee: Igor Vaynberg
>            Priority: Trivial
>             Fix For: 1.4-M2
>
>         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