Re: Eclipse plug-in for Struts

2005-06-23 Thread Thai Dang Vu
exadel.com has a free version of Eclipse plug-in for Struts. It supports JSF too. The free version is lack of some debugging features, but the commercial version has them all.

RE: Eclipse plug-in for Struts

2005-06-23 Thread Mark Galbreath
huh? Me thinks you better be reading the J2EE spec first ~mark On 6/23/05, Arash Bijanzadeh <[EMAIL PROTECTED]> wrote: > Me too am searching for a plugin for Eclipse to be able to write my J2EE > components like ... XML HTML and so on. ***

Re: Eclipse plug-in for Struts

2005-06-23 Thread Janek Ziniewicz
e- > > From: Tony Smith [mailto:[EMAIL PROTECTED] > > Sent: Wednesday, June 22, 2005 10:59 AM > > To: Struts Users Mailing List > > Subject: Eclipse plug-in for Struts > > > > > > Is there an Eclipse plug-in for Struts or Tomcat so > > that I can

Re: Eclipse plug-in for Struts

2005-06-23 Thread Arash Bijanzadeh
essage- > From: Tony Smith [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 22, 2005 10:59 AM > To: Struts Users Mailing List > Subject: Eclipse plug-in for Struts > > > Is there an Eclipse plug-in for Struts or Tomcat so > that I can develop, debug, and test my web

Re: Eclipse plug-in for Struts

2005-06-22 Thread Yaakov Chaikin
PROTECTED]> wrote: > Is there an Eclipse plug-in for Struts or Tomcat so > that I can develop, debug, and test my web app all in > Eclipse? Right now, if I want to change something I > have to write my program in Eclipse, write my jsp in > another text editor, export the jar file fr

Re: Eclipse plug-in for Struts

2005-06-22 Thread Aleksandar Matijaca
I am happily using MyEclipseIde.com <http://MyEclipseIde.com> product - for $30/YEAR, you can't go wrong... I have succeessfuly used it with Jboss (and Tomcat 5.x) and Weblogic. a.m. On 6/22/05, Tony Smith <[EMAIL PROTECTED]> wrote: > > Is there an Eclipse plug-in

Re: Eclipse plug-in for Struts

2005-06-22 Thread Lee Harrington
I like MyEclipse -- http://www.myeclipseide.com Lee On 6/22/05, Tony Smith <[EMAIL PROTECTED]> wrote: > Is there an Eclipse plug-in for Struts or Tomcat so > that I can develop, debug, and test my web app all in > Eclipse? Right now, if I want to change something I > have to w

Re: Eclipse plug-in for Struts

2005-06-22 Thread Andrew Thorell
gt; Subject: Eclipse plug-in for Struts > > > Is there an Eclipse plug-in for Struts or Tomcat so > that I can develop, debug, and test my web app all in > Eclipse? Right now, if I want to change something I > have to write my program in Eclipse, write my jsp in > another t

Re: Eclipse plug-in for Struts

2005-06-22 Thread Frank W. Zammetti
chnologies http://www.omnytex.com On Wed, June 22, 2005 12:59 pm, Tony Smith said: > Is there an Eclipse plug-in for Struts or Tomcat so > that I can develop, debug, and test my web app all in > Eclipse? Right now, if I want to change something I > have to write my program in Eclipse

RE: Eclipse plug-in for Struts

2005-06-22 Thread Barnett, Brian W.
http://www.sysdeo.com/sysdeo/eclipse/tomcatplugin -Original Message- From: Tony Smith [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 22, 2005 10:59 AM To: Struts Users Mailing List Subject: Eclipse plug-in for Struts Is there an Eclipse plug-in for Struts or Tomcat so that I can

Re: Eclipse plug-in for Struts

2005-06-22 Thread Brad Balmer
Have you tried looking at: http://eclipse-plugins.2y.net/eclipse/index.jsp Tony Smith wrote: Is there an Eclipse plug-in for Struts or Tomcat so that I can develop, debug, and test my web app all in Eclipse? Right now, if I want to change something I have to write my program in Eclipse, write

Eclipse plug-in for Struts

2005-06-22 Thread Tony Smith
Is there an Eclipse plug-in for Struts or Tomcat so that I can develop, debug, and test my web app all in Eclipse? Right now, if I want to change something I have to write my program in Eclipse, write my jsp in another text editor, export the jar file from Eclipse to web-inf/lib, restart Tomcat