I'm trying to get Eclipse set up to let me do some development on Wicket and
submit some patches, but I have a two questions:

1: Because of the checked-in Eclipse settings, I receive seven of the
following error (each with different class, obviously, all in the "test"
folder):
      The serializable class AjaxBehaviorEnabledPage does not declare a
static final serialVersionUID field of type long

2: Maven error - SimplePageTest is failing in Maven, but when I run it in
Eclipse to see where it is failing, it succeeds (in Eclipse) - any ideas?

Thanks,
Jeremy

Reply via email to