I'll also chime in here that we are using cactus from with Websphere Studio which is based upon Eclipse. So yes, people on a development team are definitely using cactus with eclipse.
I don't see a reason though to run cactus and eclipse unless you can do some sort of J2EE container work from eclipse. This would be difficult to setup (but not impossible) without a plugin for eclipse. Aaron Korver > -----Original Message----- > From: Vincent Massol [mailto:[EMAIL PROTECTED] > Sent: Thursday, January 27, 2005 2:37 AM > To: 'Cactus Users List' > Subject: RE: cactus and eclipse > > > Hi Nidhi, > > > -----Original Message----- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > Sent: jeudi 27 janvier 2005 07:19 > > To: 'Cactus Users List' > > Subject: cactus and eclipse > > > > > > Hi has anyone been able to run cactus in Eclipse ? > > > > Sure. Simply using the JUnit launch configuration from > Eclipse. Of course > you'll need to have deployed a cactified WAR first. There > used to be an > Eclipse plugin for Cactus but it's been decommissioned as its > code has not > kept up with the Cactus progress. > > > Are there any working examples available? > > <advertising>There are lots of examples in my JUnit in Action > book. You can > also check the source code for the book chapters on > http://junitbook.sourceforge.net</advertising> > > -Vincent > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] >
