![]() |
![]() |
CommunityProduct
ContactPlease send mail to takezoe@aa.bb-east.ne.jp. |
StrutsIDEStrutsIDE is an Eclipse plugin for web application development that used Struts. It requires Eclipse 3.0 (or higher), JDT, GEF and EclipseHTMLEditor. And, it recommends Sysdeo Tomcat Plugin. But it is not indispensable. StrutsIDE supports Struts 1.2, and has the following features.
And, current version has following limitations.
Download & InstallationDownload from here. Put the downloaded JAR file into ECLIPSE_HOME/dropins. StrutsIDE requires a recent version of EclipseHTMLEditor and GEF also. Please install them before installation of StrutsIDE. LicenseSome icons are based on Eclipse distribution's. Eclipse Public License is applied to these icons. How to useCreating ProjectAt first. Create Tomcat Project by Sysdeo Tomcat Plugin. And add Struts support to that project. Please open "New" dialog from "File" -> "New" -> "Other ...". And select "Struts" -> "Add Struts Support". Then the following wizard is opened. StrutsIDE generates Struts's JAR files, TLD files, struts-config.xml and web.xml. Editing struts-config.xmlOpen the struts-config.xml. struts-config.xml editor has 2 tabs (graphical editor and source editor). In the graphical editor, you can edit screen flows with visual. And outline view is synchronized to editing of the Graphical editor. You can also edit properties of graphical elements with outline view. If you want to edit non-graphical elements, You can input them in the source editor or a context menu of outline view. If struts-config.xml has errors, Details and line number of errors are displayed in problem view. And markers are also displayed in the source editor. You can jump into an error part of source editor from problem view. Creating Action, ActionForm and JSPIn the graphical editor or outline view. You select an Action or an ActionForm, and choose "Open" from a context menu. then source are opened in editor. If source doesn't exist, you can create new this by creation wizards. Running your applicationBoot tomcat using Sysdeo Tomcat Plugin. And access to "http://localhost:8080/ProjectName/ActionName.do". Using with other plug-insHistory2008/09/06 Version 2.0.6
See details here about new features. 2008/02/16 Version 2.0.5
See details here about new features. 2007/02/25 Version 2.0.4
See details here about new features. 2006/12/30 Version 2.0.3
See details here about new features. 2006/08/20 Version 2.0.2
See details here about new features. 2006/06/18 Version 2.0.1
See details here about new features. 2006/03/06 Version 2.0.0
2005/12/25 Version 1.1.8
2005/09/17 Version 1.1.7
2005/07/24 Version 1.1.6
2005/07/09 Version 1.1.5
2005/04/09 Version 1.1.4
2005/03/19 Version 1.1.3
2005/03/01 Version 1.1.2
2005/02/19 Version 1.1.1
2005/02/13 Version 1.1.0
2005/02/03 Version 1.0.22005/01/16 Version 1.0.12004/12/25 Version 1.0.02004/12/10 Version 0.0.62004/12/04 Version 0.0.52004/11/06 Version 0.0.42004/11/01 Version 0.0.32004/10/21 Version 0.0.22004/10/15 Version 0.0.1 |