I installed Eclipse 3.0, Lomboz 3. I need some open source free struts plugin. EasyStruts supports only Eclipse 2.1 and previous releases. StrutsConsole is not the open source.
Struts is just a library. After you download it, put the libaries in your WEB-INF folder. The struts-config.xml file can be edited using the XML editor. JSPs can be edited using Lomboz's JSP editor. The actions are java classes and are edited using the Java editor anyway.
Take a look at the latest release of MyEclipse Enterprise Workbench for an inexpensive Eclipse-based Struts tooling plus lots of Eclipse-based J2EE tools (www.myeclipseide.com).
Wayne Disclaimer: I'm a MyEclipse developer at Genuitec.