⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 changelog.html

📁 一个专门为struts开发的可视化xml配置文件的生成工具
💻 HTML
📖 第 1 页 / 共 3 页
字号:
<LI>Fixed bug where using Pretty Ouput was not escaping entity references inside of tags' content.</LI><BR><BR>
<LI>Updated console.bat and console.sh startup scripts to no longer reference JDOM jar file.</LI><BR><BR>
<LI>Added "org.apache.struts.upload.FormFile" to Form Property Type field dropdown.</LI><BR><BR>
</UL><BR>

<A NAME="4.0.1"></A>
<B>Version 4.0.1 &nbsp;-&nbsp; 06/26/2003</B><BR>
<UL>
<LI>Fixed Eclipse/WSAD plugin descriptor.</LI><BR><BR>
<LI>Added ability to create new JSP Tag Library files in standalone version.</LI><BR><BR>
</UL><BR>

<A NAME="4.0"></A>
<B>Version 4.0 &nbsp;-&nbsp; 06/24/2003</B><BR>
<UL>
<LI>Fixed long running bug where Struts Console's version of JDOM library conflicted with that used by JBuilder.</LI><BR><BR>
<LI>Fixed bug where updating Global Constants in Validator config wasn't marking file as changed.</LI><BR><BR>
<LI>Fixed Console to properly save files as UTF-8 instead of system encoding.</LI><BR><BR>
<LI>Fixed IDEA plugin to properly refresh config file in text editor when changes are made with Console. In doing so, improved plugin performance greatly.</LI><BR><BR>
<LI>Fixed a couple of very minor bugs in IDEA plugin.</LI><BR><BR>
<LI>Fixed bug where using Escape key or Cancel button to close dialogs would sometimes lead to new elements being created erroneously.</LI><BR><BR>
<LI>Added support for editing JSP Tag Library (*.tld) files.</LI><BR><BR>
<LI>Added support for &lt;bean&gt; element in Tiles config files.</LI><BR><BR>
<LI>Added instructions to IDEA plugin for newbies.</LI><BR><BR>
</UL><BR>

<A NAME="3.6"></A>
<B>Version 3.6 &nbsp;-&nbsp; 05/22/2003</B><BR>
<UL>
<LI>Fixed validator editor to not require &lt;argX&gt; elements to specify a name attribute.</LI><BR><BR>
<LI>Fixed bug where console.bat file wasn't working on Windows 98.</LI><BR><BR>
<LI>Updated NetBeans module to doc itself into the source editor window.</LI><BR><BR>
<LI>dded ability in IDEA to open config files in Struts Console window from the Structure and Web Views.</LI><BR><BR>
<LI>Retired JSP Converter functionality since it was used very little and quite buggy.</LI><BR><BR>
</UL><BR>

<A NAME="3.5"></A>
<B>Version 3.5 &nbsp;-&nbsp; 05/06/2003</B><BR>
<UL>
<LI>Fixed problem with Eclipse/WSAD plugin where every change made in Struts Console caused the XML file to be written to disk. This was causing performance problems.</LI><BR><BR>
<LI>Fixed bug where creating new Tiles definitions without specifying a path was generating &lt;definition&gt;s with an emtpy path attribute. This causes problems later when using the extends feature.</LI><BR><BR>
<LI>Fixed Validator editor to properly support &lt;field&gt;s having multiple &lt;arg0&gt;, &lt;arg1&gt;, &lt;arg2&gt;, &lt;arg3&gt; and &lt;msg&gt; elements.</LI><BR><BR>
<LI>Updated dialogs so that OK is selected when you press "Enter."</LI><BR><BR>
<LI>Updated dialogs to close when you press "Esc."</LI><BR><BR>
<LI>Added tooltips to each Tiles field for describing its use.</LI><BR><BR>
</UL><BR>

<A NAME="3.4"></A>
<B>Version 3.4 &nbsp;-&nbsp; 04/19/2003</B><BR>
<UL>
<LI>Fixed bug where DynaXXX were showing up in the Type dropdown for Struts 1.0 &lt;form-bean&gt;s.</LI><BR><BR>
<LI>Fixed bug where Configuration Class field was showing up for Struts 1.0 &lt;action&gt;s.</LI><BR><BR>
<LI>Fixed bug where Configuration Class value from xml file wasn't showing up for &lt;action&gt;s.</LI><BR><BR>
<LI>Updated Tiles Definition's to allow free form "extends".</LI><BR><BR>
<LI>Added tooltips to each Struts field for describing its use.</LI><BR><BR>
<LI>Improved config file recognition in plugins.</LI><BR><BR>
<LI>Updated standalone program to check saved window size and default to 800x600 if less than 800x600.</LI><BR><BR>
</UL><BR>

<A NAME="3.3"></A>
<B>Version 3.3 &nbsp;-&nbsp; 03/03/2003</B><BR>
<UL>
<LI>Fixed form property list to have java.math.BigDecimal and BigInteger instead of java.lang.BigDecimal and BigInteger.</LI><BR><BR>
<LI>Fixed bug where adding a FormBean from Action screen was not setting the &lt;action&gt; name attribute.</LI><BR><BR>
<LI>Added "Configuration Class" to Action screen.</LI><BR><BR>
<LI>Added ability to move up, move down and remove nodes in tree.</LI><BR><BR>
<LI>Added ability to "View" an Action's FormBean from the Action screen.</LI><BR><BR>
</UL><BR>

<A NAME="3.2"></A>
<B>Version 3.2 &nbsp;-&nbsp; 02/03/2003</B><BR>
<UL>
<LI>Fixed bug where Page and Forward Pattern were not being displayed on the Controller screen for Struts 1.1 config files.</LI><BR><BR>
<LI>Fixed bug where Form Bean add dialog would throw exceptions if a type was not entered.</LI><BR><BR>
<LI>Fixed bug where Resource checkbox was not being properly set for &lt;field&gt; elements in Validator config files.</LI><BR><BR>
<LI>Fixed bug where Page Converter dialog was chopping off some of its tabs' contents.</LI><BR><BR>
<LI>Fixed bug in Page Converter to properly convert &lt;img&gt; tags.</LI><BR><BR>
<LI>Added support for new "size" attribute of &lt;form-property&gt; element.</LI><BR><BR>
<LI>Added missing "indexListProperty" field for Validator config files.</LI><BR><BR>
<LI>Added support for turning off config file validation in IDEA plugin.</LI><BR><BR>
<LI>Removed "Debug" field from Controller screen for Struts 1.1 config files since it has been deprecated.</LI><BR><BR>
<LI>Updated standalone version to preserve window size and location.</LI><BR><BR>
</UL><BR>

<A NAME="3.1"></A>
<B>Version 3.1 &nbsp;-&nbsp; 11/07/2002</B><BR>
<UL>
<LI>Fixed issue where Struts Console wouldn't work with newer IDEA builds.  Now Struts Console only works with IDEA builds 668 and later.</LI><BR><BR>
<LI>Fixed bug where exceptions were being thrown for Validator config files if the language or country wasn't specified for &lt;formset&gt; elements.</LI><BR><BR>
<LI>Fixed bug where the Field screen for Validator config files was not properly displaying a field's args.</LI><BR><BR>
<LI>Fixed bug where Eclipse plugin wouldn't recognize Tiles config files.</LI><BR><BR>
<LI>Added support for turning off config file validation in Eclipse plugin.</LI><BR><BR>
<LI>Added support for turning off config file validation in JBuilder OpenTool.</LI><BR><BR>
<LI>Added support for turning off config file validation in JDeveloper Addin.</LI><BR><BR>
<LI>Added support for turning off config file validation in NetBeans/FFJ module.</LI><BR><BR>
</UL><BR>

<A NAME="3.0"></A>
<B>Version 3.0 &nbsp;-&nbsp; 10/30/2002</B><BR>
<UL>
<LI>Fixed bug where Forwards' "Configuration Class" attribute was incorrect.</LI><BR><BR>
<LI>Added support for Validator config files.</LI><BR><BR>
<LI>Added plugin support for Eclipse.</LI><BR><BR>
<LI>Added support for "className" attribute of &lt;data-source&gt; elements.</LI><BR><BR>
<LI>Added support for "className" attribute of &lt;exception&gt; elements.</LI><BR><BR>
<LI>Added support for "className" attribute of &lt;form-bean&gt; elements.</LI><BR><BR>
<LI>Added support for "className" attribute of &lt;form-property&gt; elements.</LI><BR><BR>
<LI>Added support for adding &lt;set-property&gt; elements to &lt;form-property&gt; elements.</LI><BR><BR>
<LI>Added drop down list of values for "Type" field of Form Properties for FormBeans.</LI><BR><BR>
<LI>Added drop down list of values for FormBean's "Type" field.</LI><BR><BR>
</UL><BR>

<A NAME="2.2.1"></A>
<B>Version 2.2.1 &nbsp;-&nbsp; 10/02/2002</B><BR>
<UL>
<LI>Reverse "&amp;amp;" change as it was not a bug and the change created a bug.</LI><BR><BR>
<LI>Update Pretty Output option to properly escape entity attributes (ie. &amp;, &quot;, &gt;, &lt;).</LI><BR><BR>
</UL><BR>

<A NAME="2.2"></A>
<B>Version 2.2 &nbsp;-&nbsp; 09/19/2002</B><BR>
<UL>
<LI>Fixed bug where ampersands were being transalted to "&amp;amp;" when they shouldn't be.</LI><BR><BR>
<LI>Updated JDeveloper Addin to support 9.0.3 and later versions.</LI><BR><BR>
<LI>Updated "Pretty Output" option to output XML files' encoding as UTF-8.</LI><BR><BR>
<LI>Added "class" and "contextRelative" fields to Forward screen for 1.1 config files.</LI><BR><BR>
<LI>Added conversion for &lt;img&gt; tags to Page Converter.</LI><BR><BR>
</UL><BR>

<A NAME="2.1.2"></A>
<B>Version 2.1.2 &nbsp;-&nbsp; 09/12/2002</B><BR>
<UL>
<LI>Updated Tiles' Definition screen to not write empty "path" attributes.  This allows for definition extending to work where the child definition doesn't override the parent "path".</LI><BR><BR>
</UL><BR>

<A NAME="2.1.1"></A>
<B>Version 2.1.1 &nbsp;-&nbsp; 08/30/2002</B><BR>
<UL>
<LI>Fixed bug where "role" attributes weren't being loaded on the Definition panel.</LI><BR><BR>
<LI>Fixed bug where "initial" attribute of the &lt;form-property&gt; element couldn't be changed once it had been set.</LI><BR><BR>
</UL><BR>

<A NAME="2.1"></A>
<B>Version 2.1 &nbsp;-&nbsp; 08/19/2002</B><BR>
<UL>
<LI>Fixed bug where the "initial" attribute of the &lt;form-property&gt; element was getting set to blank when it wasn't specified.</LI><BR><BR>
<LI>Added plugin support for IntelliJ IDEA.</LI><BR><BR>
</UL><BR>

<A NAME="2.0.1"></A>
<B>Version 2.0.1 &nbsp;-&nbsp; 07/29/2002</B><BR>
<UL>
<LI>Fixed bug where Tiles editor wasn't properly upgrading config files that had deprecated &lt;put&gt; settings.</LI><BR><BR>
<LI>Fixed bug where Page Converter was accidentally converting &lt;address&gt; tags when it shouldn't have been.</LI><BR><BR>
<LI>Fixed bug where Page Converter was not properly converting all &lt;input&gt; tags.</LI><BR><BR>
<LI>Fixed bug where NetBeans module was not remembering where the Struts Console window was docked.</LI><BR><BR>
<LI>Fixed bug where JBuilder plugin wasn't properly generating XML output when certain elements were modified.</LI><BR><BR>
</UL><BR>

<A NAME="2.0"></A>
<B>Version 2.0 &nbsp;-&nbsp; 07/09/2002</B><BR>
<UL>
<LI>Fixed bug where Edit button was not properly being disabled for Properties and Form Properties which would allow Edit to be selected when no row was highlighted and thus causing exceptions to be thrown.</LI><BR><BR>
<LI>Fixed bug where Properties and Form Properties tables weren't being updated after a row had been edited.</LI><BR><BR>
<LI>Fixed bug where Forwards and Exceptions were not properly being removed from Actions.</LI><BR><BR>
<LI>Fixed bug where changing an Action from using a Form Bean to "&lt;none&gt;" would wrongfully set the Action's "name" attribute to "&lt;none&gt;".</LI><BR><BR>
<LI>Fixed bug in standalone app where after performing "Save As" on a file, the GUI wouldn't indicate whether or not a file had changes or not.</LI><BR><BR>
<LI>Fixed bug in Page Converter where an exception was thrown when trying to write files to a different directory.</LI><BR><BR>
<LI>Added support for Tiles configuration files.</LI><BR><BR>
<LI>Added support for "roles" attribute to Action screen for 1.1 config files.</LI><BR><BR>
<LI>Added support for "forwardPattern", "pagePattern" and "inputForward" attributes to Controller screen for 1.1 config files.</LI><BR><BR>
<LI>Added support for "bundle" attribute to Exception screen for 1.1 config files.</LI><BR><BR>
<LI>Added ability to move elements up and down in relation to their parent.</LI><BR><BR>
<LI>Added ability to specifiy the number of lines between elements in the Ouput Options.</LI><BR><BR>
<LI>Added "Key" column to Exceptions tables and make "Key" a required field per the latest DTD for 1.1 config files.</LI><BR><BR>
<LI>Updated Data Sources screen to be more consistent with the other screens.</LI><BR><BR>
<LI>Extensive refactorings to improve performance and reduce code size.</LI><BR><BR>
</UL><BR>

<A NAME="1.12.1"></A>
<B>Version 1.12.1 &nbsp;-&nbsp; 06/12/2002</B><BR>
<UL>
<LI>Fixed bug where the Action screen was not properly updating the Type/Forward/Include data properly.</LI><BR><BR>
<LI>Fixed bug where the "Newlines" output option was not correctly setting the newline.</LI><BR><BR>
<LI>Fixed bug where "Indent Elements" output option allowed for an empty value which caused the app to throw exceptions.</LI><BR><BR>
<LI>Fixed "console.sh" Unix startup script to correctly set the classpath for invoking the standalone Struts Console.</LI><BR><BR>
</UL><BR>

<A NAME="1.12"></A>
<B>Version 1.12 &nbsp;-&nbsp; 06/05/2002</B><BR>
<UL>
<LI>Fixed bug in standalone version where files were being added to the recent files menu even if they were never successfully opened.</LI><BR><BR>
<LI>Fixed bug where adding new Exceptions or Forwards to Actions would misplace the nodes in the tree view.</LI><BR><BR>
<LI>Added new options for how XML output is generated in standalone version of app.</LI><BR><BR>
<LI>Updated Message Resources screen to also show the Messages key.</LI><BR><BR>
</UL><BR>

<A NAME="1.11"></A>
<B>Version 1.11 &nbsp;-&nbsp; 05/24/2002</B><BR>
<UL>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -