IntelliJ; it'll go to class defs/config, has a useful outline mode in s2
configs, etc. (MyEclipse also theoretically supports S2, but I haven't
tried it.)

If you're scrolling "incredibly long" XML files, consider refactoring them
so they make sense--you'd do that for Java code (I hope); why wouldn't you
do the same for configs?

Dave

On Tue, Jan 24, 2012 at 12:10 PM, Burton Rhodes <burtonrho...@gmail.com>wrote:

> I think this has been addressed before on this list, but I am wondering
> what you guys have found is the best environment to develop Struts.
> Currently I use Eclipse Indigo and don't really see any 'good' plugins.
>
> Since I use the XML method rather than annotations to map my actions, I
> find myself scrolling my incredibly long XML file to find the related
> action mappings. Surely there is a better way to do this?
>
> Also, a better auto complete feature for Struts tags in jsps would be nice.
>
> Am I willing to pay for software so I am not limited to eclipse for net
> beans. But the switch would need to offer a compelling reason to switch.
>
> Any advice would be welcome.
>
> Thanks, Burton
>

Reply via email to