Yeah i have had a look, and the deployment doesn't resemble how we had the project setup in netbeans.
Im completely stuck :S..... I can see how you guys use your own jetty server built into the quick start project... which is very cool. THe project i am working with is being deployed directly as a web app with the built-in tomcat server in netbeans, so there is no main class, rather we use a web-app wrapper which is configured to point to the starting class. Argh my brain is melting.. im not sure even if anything i said just then makes sense... i think i need to go and cool off for a bit and revisit this problem in a few minutes. igor.vaynberg wrote: > > see instructions for quickstart on wicket.apache.org > > -igor > > > On 10/25/07, Ballist1c <[EMAIL PROTECTED]> wrote: >> >> Hey guys, >> >> I have been developing up until now, solely on netbeans and it is really >> starting to crap itself now. Netbeans did have alot of stuff setup with >> integrated tomcat which made things conveinient. >> >> So ive chosen to move to eclipse, and to jetty webserver and I am having >> alot of trouble setting up the whole IDE. I have heard alot of talk about >> maven, but i am not sure if its applicable as i have the wicket sources >> already jarred up and now just working on getting my 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 >> Sent from the Wicket - User mailing list archive at Nabble.com. >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Changing-IDEs-to-eclipse-tf4695209.html#a13421317 Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
