blob: 2888e2258ed138b6a1f33358e6f8eaff8cf7c313 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../new_and_noteworthy.xsl"?>
<release name="3.0 M4" root="../../..">
<!--
<component name="component name, such as JavaServer Faces Tools">
<item title="item title can go here">
<title>item title can also go here</title>
<description>description of this new feature, preferably with cropped .pngs (800px wide or less) of the UI</description>
</item>
</component>
-->
<component name="JavaServer Faces Tools">
<item title="Hyperlink support in WPE's Source tab">
<description>
The Source tab of the Web Page Editor (WPE) supports Hyperlink on a
Managed Bean variable, Managed Bean property and Managed Bean method
referenced in the Expression Language(EL) of a tag-attribute. Users
can
<b>(Ctrl+click)</b>
on the hyperlink to navigate to the source of the Managed Bean.
<br />
<br />
<img src="jsf/wpe-hyperlink.png" alt="Hyperlink" />
<br />
<br />
</description>
</item>
<item title="Hover Help support in WPE's Source tab">
<description>
The Source tab of the Web Page Editor (WPE) provides Hover Help on
all symbols defined in the Expression Language(EL) of a
tag-attribute including references to Managed Beans and Resource
Bundles.
<br />
<br />
<img src="jsf/wpe-hover-help.png" alt="Hover Help" />
<br />
<br />
</description>
</item>
<item title="Enhancements to Web Page Editor (WPE) Property Pages">
<description>
The tabbed property pages in the Web Page Editor (WPE) have been
enhanced. This change is important for adopters of the project. See
<a href="http://wiki.eclipse.org/Enhancements_to_WPE_Property_Pages">Enhancements to WPE Property Pages</a>
for details.
</description>
</item>
</component>
</release>