I too like Netbeans, although I now use Eclipse because my company focuses on using Eclipse and RAD.
I am not sure if I'd recommend MyEclipse for Struts. I heard wonderful things about it, but when I checked their website I only saw support for Struts 1.0 and 1.1... not good enough. I'd want at least Struts 1.2.9 or better yet 1.3.x support right off the box. Struts 2 might take some months before anyone supports it. A good plugin for Eclipse that used to be commercial and is about to become free open source is Exadel Studio Pro (I think renamed Red Hat Studio). It is compatible with the latest Eclipse, and the last time I read its specs it seemed to support a fairly recent version of Struts (maybe 2.0?) -----Original Message----- From: Piero Sartini [mailto:[EMAIL PROTECTED] Sent: Saturday, March 31, 2007 11:25 AM To: Struts Users Mailing List Subject: Re: IDE for struts-enabled web application > Please suggest me a free IDE (mostly Eclipse plugin), for developing > struts-enabled web application. (if possible supporting my run-time > too) Since you asked about an Eclipse plugin, I am not suggesting NetBeans - otherwise I would do that for sure ;) Anyway, I am not aware of any Struts specific plugins beside the IDEA plugin for struts 1. That said, good support for web development is everything you need to develop s2 applications in my eyes. Hint: You could develop on tomcat and deploy to your servlet-container for production. This should make things easier for you. Piero --------------------------------------------------------------------- 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]