[ 
https://issues.apache.org/jira/browse/WICKET-1656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12599236#action_12599236
 ] 

Jeremy Thomerson commented on WICKET-1656:
------------------------------------------

I forgot to add that there is a thread on the mailing list with more details.

http://www.nabble.com/Setting-up-Wicket-in-Eclipse-td17075862.html

> 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