Re: (Checking out Struts in Eclipse) was Re: struts in eclipse

2004-11-21 Thread Struts User
On Sat, 20 Nov 2004 09:18:15 -0600, Michael Rasmussen <[EMAIL PROTECTED]> wrote: > Vic, > I think he is posting in th right place. > Brij, > You want to contribute to struts, or at least be able to build it > yourself right? The instructions at the Atlanta users group are out of > date. Struts has

(Checking out Struts in Eclipse) was Re: struts in eclipse

2004-11-20 Thread Michael Rasmussen
Vic, I think he is posting in th right place. Brij, You want to contribute to struts, or at least be able to build it yourself right? The instructions at the Atlanta users group are out of date. Struts has moved to a new source control system called subversion. You can find a plugin for eclips

Re: struts in eclipse

2004-11-20 Thread Vic
You should post on a struts user list, maybe the eclispe user list, but not on Struts dev list. Most pople have cusotm jars and custom paths, so that is a bad way to import classspath settings. Try projet settings by right clicking on project name. .V Brij Naald wrote: Hi, Thanks for the reactio

Re: struts in eclipse

2004-11-20 Thread Brij Naald
Hi, Thanks for the reaction, but I think my question wasn't clear enough. I'm trying to work on struts itself, not a webapp. I guess it's just a matter of getting the right jar's, but I can't get it done. I've downloaded the jdbc20, and a binary version of struts to get the jars. I added these to

Re: struts in eclipse

2004-11-19 Thread Michael Rasmussen
; > http://javaboutique.internet.com/tutorials/three/ > > "Brij Naald" <[EMAIL PROTECTED]> > 19/11/2004 14:43 > Please respond to "Struts Developers List" > > To: [EMAIL PROTECTED] > cc: > Subject:struts in e

Re: struts in eclipse

2004-11-19 Thread Alex . Trusler
Instructions are on the following website :- http://javaboutique.internet.com/tutorials/three/ "Brij Naald" <[EMAIL PROTECTED]> 19/11/2004 14:43 Please respond to "Struts Developers List" To: [EMAIL PROTECTED] cc: Subject:s

Re: struts in eclipse

2004-11-19 Thread Michael Rasmussen
Sorry, I should ask that question in a better way. Are there instructions for how to check Struts out of subversion using an eclipse subversion plugin? On Fri, 19 Nov 2004 08:48:31 -0600, Michael Rasmussen <[EMAIL PROTECTED]> wrote: > Are there instructions now for how to check struts out from S

Re: struts in eclipse

2004-11-19 Thread Michael Rasmussen
Are there instructions now for how to check struts out from Subversion! On Fri, 19 Nov 2004 14:43:48 +, Brij Naald <[EMAIL PROTECTED]> wrote: > Hi, > i'm trying to get struts working in eclipse, but I can't get it done. I > tried the steps described on this newsgroup, but there still some mis

struts in eclipse

2004-11-19 Thread Brij Naald
Hi, i'm trying to get struts working in eclipse, but I can't get it done. I tried the steps described on this newsgroup, but there still some missing things (eg. org.apache.scaffold). Can anyone send me his/her .project and .classpath file of eclipse? I tried this approach with tomcat, and it ma