Some people agree on that the problem is because of dependences and my
proyect is not 'mavenized'. However, I looked at /lib in the downloaded zip
file and I have all the dependences except wicket 1.2.3 (I am using 1.3).
The only two are,
commons-logging-1.0.4 and log4j-1.2.13
Any other suggestion?
On Feb 4, 2008 6:10 PM, Martin Funk <[EMAIL PROTECTED]> wrote:
> As I don't have a percise answer I can only come up with some trivia you
> already might have thought of.
>
> If you project is 'mavenized' a
> >mvn eclipse:clean eclipse:eclipse
> might help.
>
> Other than that, a 'clean build' in eclipse.
>
> Martin
>
> 2008/2/4, Fernando Wermus <[EMAIL PROTECTED]>:
> >
> > Hi all!
> > I got this error message from Eclipse when I download DataPicker
> > library and append the following line to the code,
> >
> > DateTextField bornDate=new DateTextField("player");
> > bornDate.add(new DatePicker());
> >
> > It seems to be a problem with Eclipse according to google, instead of
> > Wicket. But I couldn't solve it.
> > Does anyone happend this before?
> >
> > Thanks!
> > --
> > Fernando Wermus.
> >
>
--
Fernando Wermus.