Skip to main content

Eclipse Web Tools Platform 3.2 M4
New and Noteworthy

Back

XSL

PsychoPath XPath 2.0 Processor

    The PsychoPath XPath 2.0 Processor now passes all of the XPath 2.0 Core Test Suite. The processor is now 99.8 percent complaint to the entire XPath 2.0 Schema Aware portion of the W3C Test Suite. The processor framework may be used either as an OSGI bundle or as a standalone jar with out an OSGI container.

    All development history and related bugs can be viewed on bug 262765.


SSE

Character Pairing

    SSE-based editors now support automatic character pairing while typing. The power is in the hands of the adopters, since no pairs are explicitly defined by default.


CSS

CSS Commenting

    CSS files can now be quickly commented using the commenting actions common to other Structured Text Editors. The commenting actions are available from the Source menu.


XML

Fix XML Declaration

    Cleaning up an XML document now includes correcting missing or misplaced XML declarations. For documents that are missing an XML declaration, one will be added using the default encoding set on the XML Files preference page. If the existing XML declaration is not at the start of the document, it will be moved to the start of the document.

    This option can be toggled in the Cleanup dialog when executing the Cleanup Document... action of the Source menu.



More Typing Preferences

    New typing preferences have been added to automatically close attribute values, parentheses and square brackets.



HTML

More Typing Preferences

    New typing preferences have been added to automatically close attribute values, parentheses and square brackets.



JSP

More Typing Preferences

    New typing preferences have been added to automatically close Java strings, parentheses and both square and angle brackets.



WTP Logo Banner

Back to the top