blob: 0cb98ca94cbc657f1a2b5219028202ffe9ed7883 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="../new_and_noteworthy.xsl"?>
<release name="3.1 M5" root="../../..">
<component name="SSE">
<item title="Semantic Highlighting support">
<description>Although it will be more exciting once adopters start using it, SSE-based editors now support Semantic Highlighting. Enablement of this functionality is controlled from the <b>Structured Text Editors</b> Preference page.
<br/>
<br/>
<img src="sourceediting/semantic.png" alt="Structured Text Editors preference page"/>
</description>
</item>
</component>
<component name="XML Schema">
<item title="Improved visual cues for abstract types and elements">
<description>
<p>
Abstract types and elements are now italicized in the XML Schema editor.
<br />
<br />
<img src="sourceediting/abstractElement.png" alt="Italicized abstract element" />
</p>
</description>
</item>
<item title="Multiple selection of items">
<description>
<p>
Users can now hit Ctrl+A or select Edit-&gt;Select All to select all items in the
XML Schema editor. Users can also hold the Shift key to select a range of items
in the editor.
<br />
<br />
<img src="sourceediting/selectAll.png" alt="Select all items" />
</p>
</description>
</item>
</component>
<component name="JSP">
<item title="Enhancements when editing Tag Library Descriptors">
<description>When editing a JSP Tag Library Descriptor, the XML Editor will offer some additional functionality. First, the Outline view will show more information about the TLD's values.
<br/>
<br/>
<img src="sourceediting/tld-outline.png" alt="Outline view when working with a TLD"/>
<br/>
<br/>
Also, hyper-links are now available for Java classes referenced anywhere within the TLD source.
<br/>
<br/>
<img src="sourceediting/tld-class-hyperlink.png" alt="Armed hyperlink to a Java class"/>
</description>
</item>
</component>
</release>