Hi,

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.

Regards,

Chris.


Ballist1c wrote:
> 
> 
> Anyone have any resources on this?  I am using the latest Eclipse Europa
> 3.3, with Jetty 6.1.5.
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Changing-IDEs-to-eclipse-tf4695209.html#a13421274
Sent from the Wicket - User mailing list archive at Nabble.com.


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

Reply via email to