[jbosstools-commits] JBoss Tools SVN: r43633 - in trunk/documentation/whatsnew/jst: images and 1 other directories.
jbosstools-commits at lists.jboss.org
jbosstools-commits at lists.jboss.org
Wed Sep 12 21:20:47 EDT 2012
Author: akazakov
Date: 2012-09-12 21:20:47 -0400 (Wed, 12 Sep 2012)
New Revision: 43633
Added:
trunk/documentation/whatsnew/jst/images/4.0.0.Alpha1/
trunk/documentation/whatsnew/jst/images/4.0.0.Alpha1/param.png
Modified:
trunk/documentation/whatsnew/jst/jst-news-4.0.0.Alpha1.html
Log:
N&N for JSF Tools 4.0.0.Alpha1
Added: trunk/documentation/whatsnew/jst/images/4.0.0.Alpha1/param.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/jst/images/4.0.0.Alpha1/param.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Modified: trunk/documentation/whatsnew/jst/jst-news-4.0.0.Alpha1.html
===================================================================
--- trunk/documentation/whatsnew/jst/jst-news-4.0.0.Alpha1.html 2012-09-13 00:57:24 UTC (rev 43632)
+++ trunk/documentation/whatsnew/jst/jst-news-4.0.0.Alpha1.html 2012-09-13 01:20:47 UTC (rev 43633)
@@ -24,7 +24,7 @@
<h1>JST/JSF 4.0.0.Alpha1 What's New</h1>
<p align="right"><a href="../index.html">< Main
- Index</a> <a href="../vpe/vpe-news-3.3.0.Beta1.html">VPE Tools ></a></p>
+ Index</a> </p>
<table border="0" cellpadding="10" cellspacing="0" width="80%">
@@ -37,15 +37,15 @@
</tr>
<tr>
<td valign="top" align="left">
- <p><b>XYZ</b></p>
+ <p><b>As-you-type validation</b></p>
</td>
<td align="top">
<p>
- XYZ
+ You don't have to save the file to validate EL expressions. The file is being validated as you are typing.
</p>
<p>
<small>
- <a href="https://issues.jboss.org/browse/JBIDE-12199">Related Jira</a>
+ <a href="https://issues.jboss.org/browse/JBIDE-10738">Related Jira</a>
</small><br/>
</p>
</td>
@@ -57,15 +57,16 @@
</tr>
<tr>
<td valign="top" align="left">
- <p><b>XYZ</b></p>
+ <p><b><ui:param/> validation and navigation</b></p>
</td>
<td align="top">
<p>
- XYZ
+ When you set some parameters using <ui:param/> these parameters are now available for validation and navigation (Ctrl+Click) in EL expressions which use them.
</p>
+ <p><img src="images/4.0.0.Alpha1/param.png" /></p>
<p>
<small>
- <a href="https://issues.jboss.org/browse/JBIDE-10611">Related Jira</a>
+ <a href="https://issues.jboss.org/browse/JBIDE-3526">Related Jira</a>
</small><br/>
</p>
</td>
More information about the jbosstools-commits
mailing list