• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Sheriffs:
  • Ron McLeod
  • Devaka Cooray
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Frits Walraven

how can i choose IDE in Struts2

 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
what do you think is the best IDE all of them?
 
Author
Posts: 12617
IntelliJ IDE Ruby
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
These days I'm using all of the "big 3": Eclipse (work), IntelliJ (home), and NetBeans (home). They each have their own benefits. IntelliJ, IMO, currently has the best Struts 2 support, but to be honest, I've barely missed it in the others because I try to avoid XML configuration.
 
Ronald chen
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

David Newton wrote:These days I'm using all of the "big 3": Eclipse (work), IntelliJ (home), and NetBeans (home). They each have their own benefits. IntelliJ, IMO, currently has the best Struts 2 support, but to be honest, I've barely missed it in the others because I try to avoid XML configuration.


and David,what do you think of MyEclipse?
 
David Newton
Author
Posts: 12617
IntelliJ IDE Ruby
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
MyEclipse is largely Eclipse with pre-bundled plugins. I don't know what level of S2 support they have; I know it was discussed as additional functionality. Now that I don't use Struts 1 anymore I don't really have a need for it, and for me it's easier to keep updated w/ plain old Eclipse.

That's just my opinion though--for some people it's a great solution--it just doesn't offer me anything I can't get elsewhere.
 
Ronald chen
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

David Newton wrote:MyEclipse is largely Eclipse with pre-bundled plugins. I don't know what level of S2 support they have; I know it was discussed as additional functionality. Now that I don't use Struts 1 anymore I don't really have a need for it, and for me it's easier to keep updated w/ plain old Eclipse.

That's just my opinion though--for some people it's a great solution--it just doesn't offer me anything I can't get elsewhere.



Thank you
 
We're being followed by intergalactic spies! Quick! Take this tiny ad!
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic