Re: Changing IDEs to eclipse

2007-10-29 Thread Johan Maasing
On 10/29/07, Ballist1c [EMAIL PROTECTED] wrote: However, i cant figure out how to get the thing to deploy on a web service. I have installed the tomcat plug in which has made it a breeze to start up the service from within Eclipse :) I cant seem to get the tomcat server to I configured the

Re: Changing IDEs to eclipse

2007-10-29 Thread Ballist1c
in context: http://www.nabble.com/Changing-IDEs-to-eclipse-tf4695209.html#a13478688 Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Re: Changing IDEs to eclipse

2007-10-28 Thread Ballist1c
this message in context: http://www.nabble.com/Changing-IDEs-to-eclipse-tf4695209.html#a13420874 Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: Changing IDEs to eclipse

2007-10-26 Thread Ballist1c
in context: http://www.nabble.com/Changing-IDEs-to-eclipse-tf4695209.html#a13420874 Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Re: Changing IDEs to eclipse

2007-10-26 Thread Maurice Marrink
in context: http://www.nabble.com/Changing-IDEs-to-eclipse-tf4695209.html#a13420874 Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: Changing IDEs to eclipse

2007-10-26 Thread Eelco Hillenius
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

Re: Changing IDEs to eclipse

2007-10-26 Thread Thies Edeling
Indeed the Sysdeo plugin works a lot better than WTP. For more convenience they provide a development classloader allowing you to load the dependencies of your Eclipse project into Tomcat. Just set your context root to src/main/webapp, add maven's target directory and any dependencies to the

Re: Changing IDEs to eclipse

2007-10-26 Thread Matthijs Wensveen
Double-click the server, click the modules tab, uncheck 'enable reloading' on the module that is the project you are working on. BTW, I use Eclipse and Maven and it just works great together. Unfortunately there is no support for WTP 2.0 yet for the maven eclipse (or should I say eclipse

Changing IDEs to eclipse

2007-10-25 Thread Ballist1c
the latest Eclipse Europa 3.3, with Jetty 6.1.5. Thanks guys :) Take care! -- View this message in context: http://www.nabble.com/Changing-IDEs-to-eclipse-tf4695209.html#a13420874 Sent from the Wicket - User mailing list archive at Nabble.com

Re: Changing IDEs to eclipse

2007-10-25 Thread Igor Vaynberg
own code compiled into a web app and automatically deploying. Anyone have any resources on this? I am using the latest Eclipse Europa 3.3, with Jetty 6.1.5. Thanks guys :) Take care! -- View this message in context: http://www.nabble.com/Changing-IDEs-to-eclipse-tf4695209.html#a13420874