Author: vrubezhny
Date: 2009-12-11 16:12:08 -0500 (Fri, 11 Dec 2009)
New Revision: 19232
Added:
trunk/documentation/whatsnew/jst/images/caforclassattribute.png
trunk/documentation/whatsnew/jst/images/caforstyleclassattribute.png
trunk/documentation/whatsnew/jst/images/javadochooverfrombin.png
trunk/documentation/whatsnew/jst/images/javadochooverfromsource.png
trunk/documentation/whatsnew/jst/images/sameurifornamespaces.png
trunk/documentation/whatsnew/jst/images/showviewpalette.png
Removed:
trunk/documentation/whatsnew/jst/images/javadocforel.jpg
Modified:
trunk/documentation/whatsnew/jst/jst-news-3.1.0.M4.html
Log:
Whatsnew update is performed for version 3.1.0.M4 of JST component
Added: trunk/documentation/whatsnew/jst/images/caforclassattribute.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/jst/images/caforclassattribute.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/jst/images/caforstyleclassattribute.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/jst/images/caforstyleclassattribute.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Deleted: trunk/documentation/whatsnew/jst/images/javadocforel.jpg
===================================================================
(Binary files differ)
Added: trunk/documentation/whatsnew/jst/images/javadochooverfrombin.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/jst/images/javadochooverfrombin.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/jst/images/javadochooverfromsource.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/jst/images/javadochooverfromsource.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/jst/images/sameurifornamespaces.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/jst/images/sameurifornamespaces.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/jst/images/showviewpalette.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/jst/images/showviewpalette.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Modified: trunk/documentation/whatsnew/jst/jst-news-3.1.0.M4.html
===================================================================
--- trunk/documentation/whatsnew/jst/jst-news-3.1.0.M4.html 2009-12-11 20:17:49 UTC (rev
19231)
+++ trunk/documentation/whatsnew/jst/jst-news-3.1.0.M4.html 2009-12-11 21:12:08 UTC (rev
19232)
@@ -66,7 +66,7 @@
<p>Content assists support added for JSF 2 Composite UI Components</p>
<p><img src="images/composite-comp-ca.png" /></p>
<p><small><a
-
href="https://jira.jboss.org/jira/browse/JBIDE-5025">Related
Jira</a></small></p>
+
href="https://jira.jboss.org/jira/browse/JBIDE-4970">Related
Jira</a></small></p>
</td>
</tr>
@@ -85,9 +85,59 @@
</td>
</tr>
+
<tr>
<td colspan="2">
<hr />
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="left"><a
name="itemname3" id="itemname3"></a><b>Expression
Language Content Assist</b></td>
+ <td valign="top">
+ <p>Content assists for expression language shows hoovers with JavaDoc-comments if
exist for proposed operands of EL.</p>
+ <p><img src="images/javadochooverfrombin.png" /></p>
+ <p><img src="images/javadochooverfromsource.png" /></p>
+ <p><small><a
+
href="https://jira.jboss.org/jira/browse/JBIDE-2541">Related
Jira</a></small></p>
+
+ </td>
+ </tr>
+
+ <tr>
+ <td colspan="2">
+ <hr />
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="left"><a
name="itemname3" id="itemname3"></a><b>Content Assist
on CSS class names</b></td>
+ <td valign="top">
+ <p>Content assists for "class" and "styleClass" attributes
for html and jsf tags shows CSS classes loaded on the page.</p>
+ <p><img src="images/caforstyleclassattribute.png" /></p>
+ <p><img src="images/caforclassattribute.png" /></p>
+ <p><small><a
+
href="https://jira.jboss.org/jira/browse/JBIDE-3563">Related
Jira</a></small></p>
+
+ </td>
+ </tr>
+ <tr>
+ <td colspan="2">
+ <hr />
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="left"><a
name="itemname3" id="itemname3"></a><b>Content Assist
on JSF Tags</b></td>
+ <td valign="top">
+ <p>Content assists supports multiple namespaces with the same URI.</p>
+ <p><img src="images/sameurifornamespaces.png" /></p>
+ <p><small><a
+
href="https://jira.jboss.org/jira/browse/JBIDE-5097">Related
Jira</a></small></p>
+
+ </td>
+ </tr>
+
+ <tr>
+ <td colspan="2">
+ <hr />
<h3>CSS Style Editing</h3>
<hr />
</td>
@@ -163,13 +213,16 @@
</td>
</tr>
- <tr>
- <td valign="top" align="left"><a
name="itemname3" id="itemname3"></a><b>Content
Navigation</b></td>
+ <tr>
+ <td valign="top" align="left"><a
name="itemname3" id="itemname3"></a><b>Palette
View</b></td>
<td valign="top">
- <p>Content assists for expression language shows hoovers with Java
documentation</p>
- <img src="images/javadocforel.jpg">
+ <p>JBoss Tools Palette is hooked into standard Eclipse GEF Palette view. Now it
could be accessed from "Window->Show View->Palette".
+ </p>
+
+ <img src="images/showviewpalette.png">
+
<p><small><a
-
href="https://jira.jboss.org/jira/browse/JBIDE-2806">Related
Jira</a></small></p>
+
href="https://jira.jboss.org/jira/browse/JBIDE-4976">Related
Jira</a></small></p>
</td>
</tr>
@@ -177,7 +230,7 @@
<td colspan="2">
<hr />
</td>
- </tr>
+ </tr>
</table>
</body>