|
Faces Console |
Home Change Log Download FAQ Help Screen Shots |
Change Log
Version 1.7
Version 1.6
Version 1.5
Version 1.4
Version 1.3
Version 1.2
Version 1.1
Version 1.0
Version 1.0 Beta 3
Version 1.0 Beta 2
Version 1.0 Beta 1
Version 1.7 - 08/13/2004
- Updated source editor in Eclise 3 plugin to syntax highlight the XML.
Version 1.6 - 06/24/2004
- Added ability to turn off configuration file validation in Eclipse 3.0 plugin.
- Added ability to configure Pretty Output options from Eclipse plugins.
Version 1.5 - 05/28/2004
- Added support for JavaServer Faces 1.1 config files.
Version 1.4 - 05/08/2004
- Fixed bug where some JSP Tag Library files (*.tld) weren't able to be loaded.
- Added support for <property-class> field on Managed Property screen.
- Added support for creating Managed Properties whose value is <null-value>, <list-entries>, or <map-entries>.
Version 1.3 - 04/26/2004
- Updated IDEA plugin to have button for launching class selection dialog for any fields that take classes as values.
- Updated JBuilder plugin to have button for launching class selection dialog for any fields that take classes as values.
Version 1.2 - 04/12/2004
- Updated Eclipse 3 plugin to have button for launching class selection dialog for any fields that take classes as values.
- Updated JDeveloper plugin to have button for launching class selection dialog for any fields that take classes as values.
- Updated JDeveloper plugin to support JDeveloper 10g.
- Fixed bug where attributes and properties weren't properly navigable from the Component, Converter, and Validator screens.
Version 1.1 - 03/18/2004
- Updated to be able to co-habitate with Struts Console.
- Fixed bug where XML namespaces were inadvertently being placed in config files.
Version 1.0 - 03/10/2004
- Updated to support JavaServer Faces 1.0 final.
- Added new Eclipse editor (for Eclipse 3.0m7 and later) that opens inside of Eclipse instead of in a separate window.
- Added support for converter's <converter-for-class> tag.
- Added tool tips for dialog fields.
- Fixed Navigation Rule dialog to use "View Id" instead of "Tree Id".
- Fixed navigation rule to no longer require a from view id.
- Fixed validator node to show attribute and property sub-nodes.
Version 1.0 Beta 3 - 02/10/2004
- Fixed bug where Managed Beans screen wasn't showing the correct bean names.
- Fixed bug where Navigation Rules screen wasn't showing the correct "From View Id" values for new rules.
- Added initial support for Managed Bean properties.
- Updated to support system specified DTDs.
Version 1.0 Beta 2 - 01/10/2004
- Updated to support JavaServer Faces 1.0 beta.
- Updated Eclipse plugin to recognize read only files.
- Updated console.bat and console.sh startup scripts to no longer reference JDOM jar file.
- Added tooltips to each field for describing its use.
- Added ability to set output options from JDeveloper plugin.
- Added ability to set output options from IntelliJ IDEA plugin.
- Added ability to set output options from JBuilder plugin.
- Fixed Eclipse plugin to work with 3.0M5 and higher releases.
- Fixed JDeveloper Addin to properly recognize Faces config files in JDeveloper 9.0.3+.
- Fixed console.bat startup script to properly reference classpath.
- Fixed bug where using Pretty Ouput was not escaping entity references inside of tags' content.
Version 1.0 Beta 1 - 06/26/2003
- Initial Release