You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by brian janaszek <bm...@anklebiter.net> on 2003/04/07 21:24:07 UTC

Re: IDE

> > I am interested in knowing what IDE's developers are using out there. What
> > IDE would you recommend for me? Are there IDE's that integrate all these
> > technologies?
> >
> > Are there IDE's that allow easier configuration of Tomcat and Struts? Any
> > that allow easier use of Servlets and JSP?
> >

I'll play the role of curmudgeon here (since no one else has) :-)

I've used both JDeveloper and Eclipse, but for most web app projects,
I've found that vim and Ant do just fine.  Perhaps I haven't had enough
time to really play around with Eclipse, but I feel more comfortable
just dealing with Ant for compiling and building.  Even when I was
working on a larger project with JDeveloper, myself and other members of
the team still used Ant from the command line...JDeveloper become a just
a text editor with code completion ability.

That said, if you've got to use an IDE, I'd recommend Eclipse.  It's
free, and always will be...

brian



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org