| Author |
IDEs for Struts development
|
Paul Santa Maria
Ranch Hand
Joined: Feb 24, 2004
Posts: 236
|
|
Just curious - how many of the leading Java IDEs (Eclipse, NetBeans, JBuilder, etc) support developing Struts-based applications? Does any one IDE stand out? Thanks in advance .. PSM
|
Paul M. Santa Maria, SCJP
|
 |
Lasse Koskela
author
Sheriff
Joined: Jan 23, 2002
Posts: 11962
|
|
|
At least JBuilder (not commercial versions) and WSAD include Struts designers and Struts configuration file editors. The plain Eclipse doesn't support Struts but the commercial package, MyEclipseIDE, includes functionality similar to those of WSAD's/JBuilder's.
|
Author of Test Driven (2007) and Effective Unit Testing (2013) [Blog] [HowToAskQuestionsOnJavaRanch]
|
 |
Surasak Leenapongpanit
Ranch Hand
Joined: May 10, 2002
Posts: 341
|
|
Oracle JDeveloper 10g includes visual development using Struts.
|
 |
James Holmes
Author
Ranch Hand
Joined: Jan 06, 2004
Posts: 64
|
|
Paul-- Amost all of the major IDEs support Struts at some level. Also, my software: Struts Console is very popular and supports almost all major IDEs. http://www.jamesholmes.com/struts/ -James
|
 |
Paul Santa Maria
Ranch Hand
Joined: Feb 24, 2004
Posts: 236
|
|
|
Thank you!
|
 |
 |
|
|
subject: IDEs for Struts development
|
|
|