2002 1
Version 1.0 - April the 15th, 2002
Version 1.1 - May the 15th, 2002
Version 1.1.5 - May the 20th, 2002
Version 1.1.6 - May the 24th, 2002
Version 1.1.7 - May the 27th, 2002
Version 1.1.8 - June the 5th, 2002
Version 1.1.9 - June the 15th, 2002
Version 1.2 - June the 27th, 2002
Version 1.2.1 - September the 27th, 2002
Version 1.2.2 - October the 22nd, 2002
Version 1.2.3 - November the 27th, 2002
Version 1.2.4 - December the 17th, 2002
2003 2
Version 2.0 - April the 2nd, 2003
Version 2.0.1 - May the 15th, 2003
Version 2.0.2 - June the 9th, 2003
Version 2.0.3 - August the 14th, 2003
Version 2.0.4 - September the 19th, 2003
2004 3
Version 3.0 - January the 14th, 2004
Version 3.1 - February the 6th, 2004
4
Version 4.0 - April the 30th, 2004
Version 4.1 - June the 10th, 2004
Version 4.2 - July the 15th, 2004
5
Version 5.0 - October the 15th, 2004
Version 5.1 - January the 18th, 2005
2005 6
Version 6.0 - May the 22nd, 2005
Version 6.1 - July the 19th, 2005
Version 6.2 - September the 19th, 2005
2006 7
Version 7.0 - January the 13th, 2006
Version 7.1 - March the 2nd, 2006
Version 7.2 - June the 6th, 2006
8
Version 8.0 - November 20th, 2006
Version 8.1 - January 25th, 2007
Version 8.2 - May 7th, 2007
2007 9 Version 9.0 - November 2nd, 20072008 10 Version 10.0 - October 23, 20082009 10.1 Version 10.1 - February 25, 200910.2 Version 10.2 - April 15, 200910.3 Version 10.3 - June 29, 200911 Version 11.0 - October 9, 200911.1 Version 11.1 - December 17, 20092010 11.2 Version 11.2 - March 16, 201012 Version 12.0 - September 14, 20102011 12.1 Version 12.1 - January 12, 201112.2 Version 12.2 - May 19, 201113 Version 13.0 - August 29th, 201113.1 Version 13.1 - October 26th, 20112012 13.2 Version 13.2 - January 12th, 2012
What was new in <oXygen/> XML Editor 2.0.4September the 19th, 2003 Edit remote files. Now you can edit files over FTP. Also HTTP/WebDAV support is present but
it is experimental. You can enter a base URL and then browse a FTP or WebDAV
repository to select the desired file or files to open. During open as well as
during save a progress is displayed and one can cancel the operation at any time.
Better presentation for errors and find results. Now the errors and find results are presented in a table instead of a
list allowing you to order the different columns that compose a message as desired.
Link to specification for XML Schema errors. You can easily find the specification reference for the XML Schema
errors with just one click. The error messages contain an Info field that when
clicked will open the browser on the "XML Schema Part 1:Structures" specification at
exactly the point where the error is described thus allowing you to understand the
reason for that error. Improve the validate support for Relax NG schemas. The Relax NG schemas in Compact syntax can now be validated using
<oXygen/>. Content completion driven by Relax NG Schemas. When editing documents associated with a Relax NG schema the editor will
offer content completion proposals for elements and attributes. Replace string accepts new lines. The replace string can contain '{$ENTER}' which at the replace time will
be rendered as a new line character. Better console support. The output console where the external tools place their output can now
be 'cleared' and also a maximum number of lines can be set through
Options->Preferences dialog. Configurable editor background color. The editor's background color is customizable. XML perspective and XML project support for Eclipse. The XML project and XML perspective allows easy access to the new
wizards provided by <oXygen/>. Shortcuts for actions in Eclipse plugin. Full configurable shortcuts for actions were introduced in the Eclipse
plugin. One can retrieve the actions in the Window->Preferences menu under
Workbench->Keys dialog in the XML Editor entry. Indent/unindent selection in Eclipse plugin. Indent/unindent selection is available now also for the Eclipse plugin.
The default key bindings are: Tab to indent and Shift+Tab to unindent.
Escape selection in Eclipse plugin. The Escape selection contextual menu option was introduced also in the
Eclipse plugin. This allows to XML escape the selected content. Import from HTML available in Eclipse. The Import from HTML as XML feature is now available in the Eclipse
plugin. |