How does your favorite Java IDE help you find problem with Validation Framework, for example?
----- Original Message ----- From: "Jeff Kyser" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Monday, June 16, 2003 1:41 PM Subject: Re: [OT] IDE with easy tomcat upgrade? > works for me... > > On Monday, June 16, 2003, at 03:40 PM, Sergey Smirnov wrote: > > > IntelliJ IDEA is an outstanding JAVA IDE. However, is JAVA IDE enough > > to > > work with Struts Project? > > > > ----- Original Message ----- > > From: "Max Cooper" <[EMAIL PROTECTED]> > > To: "Struts Users Mailing List" <[EMAIL PROTECTED]> > > Sent: Monday, June 16, 2003 1:04 PM > > Subject: Re: [OT] IDE with easy tomcat upgrade? > > > > > >> In case no one mentioned it yet, IntelliJ IDEA is an outstanding IDE > >> with > >> support for running and debugging code running on app servers, > >> including > >> Tomcat. IDEA has an excellent feature list, but what really sets it > >> apart > > is > >> how easy it is to use. Perhaps "easy to use" is not really the most > > complete > >> way to describe it, even though it is easy to use. IDEA is both > >> powerful > > and > >> intuitive -- like a really fast car with excellent (and forgiving) > > handling > >> characteristics. Their "Develop with Pleasure" tag line is really > >> true; > > IDEA > >> is a joy to work with. I have used many IDEs over the years, and IDEA > >> is > > my > >> favorite. > >> > >> It is not open source, but it is good enough that I think I would buy > > myself > >> a copy if I had to. A time-limited license is available for > >> evaluation. > >> http://www.intellij.com/idea/ > >> > >> -Max > >> > >> ----- Original Message ----- > >> From: "isaac" <[EMAIL PROTECTED]> > >> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> > >> Sent: Monday, June 16, 2003 8:58 AM > >> Subject: Re: [OT] IDE with easy tomcat upgrade? > >> > >> > >>> On 6/14/03 8:16 AM, "Aaron Longwell" <[EMAIL PROTECTED]> > > wrote: > >>> > >>>> Isaac, > >>>> > >>>> I too am in the market for an IDE. Can you give me some details > >>>> about > >>>> what features you like about NetBeans? Are you using any plugins? > >>>> Any > >>>> specific features that make J2EE development quicker? > >>>> > >>>> Thanks, > >>>> Aaron > >>> > >>> I have never used Eclipse's, so, I can't say whether or not it is a > > better > >>> IDE. What I like about NetBeans, however, is that is has great jsp, > >> servlet, > >>> xml, css, and html support. It features things like auto completion > >>> for > >>> taglibs in a jsp page, and auto creation of DTD's from an xml file. > >>> The > >> new > >>> 3.5 release has address many of the performance issues of previous > >> versions. > >>> I will admit, getting an external installation for Tomcat can be > >>> tricky > > at > >>> times, but, it's not impossible. ;) > >>> > >>> Thanks, > >>> Isaac > >>> > >>> > >>> --------------------------------------------------------------------- > >>> 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] > >> > > > > > > --------------------------------------------------------------------- > > 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] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

