After the Java update to 1.5.0_16 the Mac OS X users could not use the Up and Down keys. This build fixes this problem.
After the Java update to 1.5.0_16 the Mac OS X users could not use the Up and Down keys. This build fixes this problem.
Allow loading and editing an XML file in the Author mode even if it contains a reference to an entity that is not declared in the XML file (for example the entity is declared in other XML file which includes the current file with an XInclude reference) or that is declared in a DTD associated with the current XML file by a document type (for example a DocBook XML file contains an entity reference but the reference is declared in the DocBook DTD of the predefined DocBook document type, not in the current XML file). Allow inserting the quote character inside an attribute value when editing the attributes of an XML element in the Attributes view.
Allow the launchers for Large File Viewer, Diff Files and Diff Directories in the Author application to work also with an Author license key not only with an Oxygen license key.
Set the correct names in the preferences for the default validator of XSLT 2.0 documents and the default validator of XQuery documents.
Implement a workaround for the problem of undo actions which did not work due to a conflict between different Eclipse document factories installed by different Eclipse plugins.
Allow the Xalan processor to be used in the Oxygen XSLT Debugger perspective in the Eclipse platform.
Fix a bug in the content completion assistant of the Oxygen plugin for Eclipse that inserted the first letter of an attribute name in the closing tag of the edited XML element.
Allow a space character inserted in a start tag to trigger content completion for attributes in the Oxygen plugin for Eclipse.
