- v0.4.2 (2002-07-24) - Plugin config and message resources deleted fixed. - Create a new line between attributes if count > 2 in struts-config.xml - Add error header/footer in application resources - fix html in default templace (form.est) - v0.4.1 (2002-07-17) - Fix dialog box which appear everytime (about update classpath in Eclipse project) . - SWTError throwed on Eclipse Linux GTK Platform fix. - JBuilder Error while copying libs/tlds fixed. - Improve Easy Form and Input wizard. - In Eclipse plugin, jdom.jar located in lib\ directory. - v0.4 (2002-07-11) - Support now for JBuilder IDE (without Resources Wizard). - Add runtime facility for JBuilder, no need removeStrutsJar opentool - Add confirm dialog before changing project classpath - Fix driver class validation in datasource wizard - Fix some bug - New icons - v0.3.0 (2002-06-21) - Add template managing for Jsp generation - Add managing of application resources in project properties - Add resources managing wizard - Add datasource wizard - Fix & Improve struts-config.xml generation (element created did not respect DTD order elements) - Improve action wizard, with forward action, include action... - Add many ToolTipText - Add dynamic form creation - Et n'oubliez pas la fête de la musique :) - v0.2.2 (2002-06-15) - Fix action bug, in action wizard, if form specified, name attribute was not added in struts-sconfig.xml - Improve code generation in action. (retrive & cast the form associed if appliqued) - struts-config.xml/web.xml is now well formatted. - add input type file. - Fix form name, name written in struts-config is not the same entered in wizard. - v0.2.1 (2002-06-12) - Bug fix (Unable to finish wizards). - Bug fix (Unable to create JSP). - v0.2 (2002-05-12) - Add forward wizard. - Distribution changed. - v0.1beta (2002-06-07) - First release - Wizard Action, ActionForm and Jsp: allow fast creation of a (bean + jsp) form, associated with an action. - Wizard Action: allows to easily create an action, which can be associated to an existing form. - Wizard ActionForm : allows to rapidly create Permet a (bean + jsp) form. - Create and update of the struts descriptor (struts-config.xml). - Starting up of the Web application for struts (addition of the action servlet into web.xml, copying of the lib, tlds...). - Support for struts 1.0 and struts 1.1. - Preferences page. - Ability to use your classes coming from Struts classes.