Author: akazakov
Date: 2010-11-19 11:02:52 -0500 (Fri, 19 Nov 2010)
New Revision: 26776
Added:
trunk/documentation/whatsnew/jst/images/3.2.0.Beta2/
trunk/documentation/whatsnew/jst/images/3.2.0.Beta2/NewRichFacesProject.png
trunk/documentation/whatsnew/jst/images/3.2.0.Beta2/Palette.png
trunk/documentation/whatsnew/jst/images/3.2.0.Beta2/PaletteShowHide.png
trunk/documentation/whatsnew/jst/images/3.2.0.Beta2/PropertiesEditor.png
trunk/documentation/whatsnew/jst/images/3.2.0.Beta2/Refactoring.png
trunk/documentation/whatsnew/jst/images/3.2.0.Beta2/codeCompletion.png
trunk/documentation/whatsnew/jst/jst-news-3.2.0.Beta2.html
Log:
https://jira.jboss.org/browse/JBIDE-7655 Added JST/JSF N&N for Beta2.
Added: trunk/documentation/whatsnew/jst/images/3.2.0.Beta2/NewRichFacesProject.png
===================================================================
(Binary files differ)
Property changes on:
trunk/documentation/whatsnew/jst/images/3.2.0.Beta2/NewRichFacesProject.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/jst/images/3.2.0.Beta2/Palette.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/jst/images/3.2.0.Beta2/Palette.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/jst/images/3.2.0.Beta2/PaletteShowHide.png
===================================================================
(Binary files differ)
Property changes on:
trunk/documentation/whatsnew/jst/images/3.2.0.Beta2/PaletteShowHide.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/jst/images/3.2.0.Beta2/PropertiesEditor.png
===================================================================
(Binary files differ)
Property changes on:
trunk/documentation/whatsnew/jst/images/3.2.0.Beta2/PropertiesEditor.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/jst/images/3.2.0.Beta2/Refactoring.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/jst/images/3.2.0.Beta2/Refactoring.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/jst/images/3.2.0.Beta2/codeCompletion.png
===================================================================
(Binary files differ)
Property changes on:
trunk/documentation/whatsnew/jst/images/3.2.0.Beta2/codeCompletion.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/jst/jst-news-3.2.0.Beta2.html
===================================================================
--- trunk/documentation/whatsnew/jst/jst-news-3.2.0.Beta2.html
(rev 0)
+++ trunk/documentation/whatsnew/jst/jst-news-3.2.0.Beta2.html 2010-11-19 16:02:52 UTC
(rev 26776)
@@ -0,0 +1,162 @@
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html
xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Language" content="en-us" />
+<meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1" />
+<link rel="stylesheet" href="../whatsnew.css" />
+<title>JST/JSF 3.2.0.Beta2 What's New</title>
+</head>
+<body>
+<h1>JST/JSF 3.2.0.Beta2 What's New</h1>
+
+<p align="right"><a href="../index.html">< Main
+ Index</a> <a href="../vpe/vpe-news-3.2.0.Beta2.html">VPE Tools
></a></p>
+
+<table border="0" cellpadding="10" cellspacing="0"
width="80%">
+
+ <tr>
+ <td colspan="2">
+ <hr />
+ <h3>Performance</h3>
+ <hr />
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="left">
+ <p><b>EL validation</b></p>
+ </td>
+ <td valign="top">
+ <p>We continue working on performance problems with EL validation in big projects
and have improved it for Beta2. Our tests projects show us that now it works 10 x faster
comparing to JBT 3.2.0.M2.</p>
+ <p><small>
+ <a
href="https://jira.jboss.org/browse/JBIDE-7264">Related
Jira1</a>,</br>
+ <a
href="https://jira.jboss.org/browse/JBIDE-7147">Related
Jira2</a>
+ </small></p>
+ </td>
+ </tr>
+
+ <tr>
+ <td colspan="2">
+ <hr />
+ </td>
+ </tr>
+
+ <tr>
+ <td valign="top" align="left">
+ <p><b>EL refactoring</b></p>
+ </td>
+ <td valign="top">
+ <p>We also have improved performance of EL refactoring. It works now much faster
for really big projects.</p>
+ <p><small><a
href="https://jira.jboss.org/browse/JBIDE-7265">Related
Jira1</a></small></p>
+ </td>
+ </tr>
+
+ <tr>
+ <td colspan="2">
+ <hr />
+ <h3>Editors</h3>
+ <hr />
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="left">
+ <p><b>Properties Editor</b></p>
+ </td>
+ <td valign="top">
+ <p>Properties editor now supports search in property file using simple templates
(not only regular expressions).</p>
+ <img src="images/3.2.0.Beta2/PropertiesEditor.png"/>
+ <p><small><a
+
href="https://jira.jboss.org/browse/JBIDE-7393">Related
Jira</a></small></p>
+ </td>
+ </tr>
+
+ <tr>
+ <td colspan="2">
+ <hr />
+ <h3>JSF 2.0</h3>
+ <hr />
+ </td>
+ </tr>
+
+ <tr>
+ <td valign="top" align="left">
+ <p><b>Code completion</b></p>
+ </td>
+ <td valign="top">
+ <p>Code completion for #{cc.attrs.<name>.*} in composite components
files based on <cc:attribute type="..." .../> is now
supported:</p>
+ <img src="images/3.2.0.Beta2/codeCompletion.png"/>
+ <p><small><a
+
href="https://jira.jboss.org/browse/JBIDE-7439">Related
Jira</a></small></p>
+ </td>
+ </tr>
+
+ <tr>
+ <td colspan="2">
+ <hr />
+ </td>
+ </tr>
+
+ <tr>
+ <td valign="top" align="left">
+ <p><b>Refactoring</b></p>
+ </td>
+ <td valign="top">
+ <p>Composite components directory refactoring is now available:</p>
+ <img src="images/3.2.0.Beta2/Refactoring.png"/>
+ <p><small><a
+
href="https://jira.jboss.org/browse/JBIDE-6732">Related
Jira</a></small></p>
+ </td>
+ </tr>
+
+ <tr>
+ <td colspan="2">
+ <hr />
+ <h3>RichFaces 4.0</h3>
+ <hr />
+ </td>
+ </tr>
+
+ <tr>
+ <td valign="top" align="left">
+ <p><b>Project templates</b></p>
+ </td>
+ <td valign="top">
+ <p>New JSF 2.0 & RichFaces 4.0 project template is available in New JSF
Project wizard:</p>
+ <img src="images/3.2.0.Beta2/NewRichFacesProject.png"/>
+ <p><small><a
+
href="https://jira.jboss.org/browse/JBIDE-7422">Related
Jira</a></small></p>
+ </td>
+ </tr>
+
+ <tr>
+ <td colspan="2">
+ <hr />
+ </td>
+ </tr>
+
+ <tr>
+ <td valign="top" align="left">
+ <p><b>JBoss Palette</b></p>
+ </td>
+ <td valign="top">
+ <p>There are new Ajax4Jsf 4 and RichFaces 4 groups in the palette.</p>
+ <img src="images/3.2.0.Beta2/Palette.png"/>
+ <p>Be aware that these groups are hiden by default. You can enable them via
Show/Hide menu:</p>
+ <img src="images/3.2.0.Beta2/PaletteShowHide.png"/>
+ <p><small><a
+
href="https://jira.jboss.org/browse/JBIDE-7433">Related
Jira</a></small></p>
+ </td>
+ </tr>
+
+ <tr>
+ <td colspan="2">
+ <hr />
+ </td>
+ </tr>
+
+</table>
+
+</body>
+
+</html>
\ No newline at end of file
Property changes on: trunk/documentation/whatsnew/jst/jst-news-3.2.0.Beta2.html
___________________________________________________________________
Name: svn:mime-type
+ text/plain