> I didn't use Jetty, but I have been deploying on Tomcat 5.x using the
> Eclipse Web Tools Platform (http://www.eclipse.org/webtools/).
>
> The only tip I would give you is that Eclipse by default will filter out all
> .html files on the classpath. As Wicket uses HTML files on the classpath,
> you cannot possibly do any development in Eclipse until you have told
> Eclipse to not ignore the .html files.
>
> http://www.nabble.com/file/p13421274/WicketSetupEclipse.png
>
> This cost be a *lot* of time fairly recently. I found this tip on a blog
> somewhere, but in my mind, this should be prominent on the Wicket site
> itself.

Does it really do that by default though? I don't remember ever having
to do that tbh. Isn't this a plugin that does this? Maybe a version of
web tools?

Eelco

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to