On Mon, May 5, 2008 at 9:51 PM, Jeremy Thomerson <[EMAIL PROTECTED]> wrote: > 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
you can change this from error to warning in compiler settings/errors warnings/potential programming problems -igor > > 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 >
