Currently I am using struts 1.3 netbean 6.7. I have googled for struts 2.x support for netbeans unfortunately I didn't got. My question is "Is there any open source IDE supports struts 2.x?".

EDIT:

Struts2 Support Repack for NB 7.0 + XWork - plugin detail

Repack of "Struts2 Support" plug-in available for NetBeans version 6.9. Updated plug-in runs on Netbeans versions 7.0 and 7.1. With new core Struts 2 library wrapper modules versions 2.0.14 and 2.2.3. Added experimental support for XWork validation features.

link|improve this question
2  
have you tried this? nbstruts2support.dev.java.net – krishna Aug 23 '09 at 5:40
feedback

closed as not constructive by AVD, Tim Post May 10 at 10:11

This question is not a good fit to our Q&A format. We expect answers to generally involve facts, references, or specific expertise; this question will likely solicit opinion, debate, arguments, polling, or extended discussion. See the FAQ for guidance on how to improve it.

1 Answer

up vote 2 down vote accepted

You can use eclipse as described in this article:

http://devtalks.blogspot.com/2009/07/eclipse-galileo-and-struts2.html

Or NetBeans as described here:

http://devtalks.blogspot.com/2009/07/create-struts2-project-in-netbeans.html

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.