Skip to content
Snippets Groups Projects
Commit 6da89713 authored by rsrinivasan's avatar rsrinivasan
Browse files

JSF News and Noteworthy for M4

parent fe48b65a
No related branches found
No related tags found
No related merge requests found
...@@ -10,8 +10,41 @@ ...@@ -10,8 +10,41 @@
</component> </component>
--> -->
<component name="JavaServer Faces Tools"> <component name="JavaServer Faces Tools">
<item title=""> <item title="Hyperlink support in WPE's Source tab">
<description></description> <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) has 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> </item>
</component> </component>
</release> </release>
\ No newline at end of file
development/news/3.0M4/jsf/wpe-hover-help.png

3.53 KiB

development/news/3.0M4/jsf/wpe-hyperlink.png

2.2 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment