Author: akazakov
Date: 2010-09-27 09:49:49 -0400 (Mon, 27 Sep 2010)
New Revision: 25229
Added:
trunk/documentation/whatsnew/jst/images/3.2.0.Beta1/
trunk/documentation/whatsnew/jst/images/3.2.0.Beta1/facetNames.gif
trunk/documentation/whatsnew/jst/images/3.2.0.Beta1/preferences.png
trunk/documentation/whatsnew/jst/jst-news-3.2.0.Beta1.html
Log:
JBIDE-7134 N&N for JST/JSF components for 3.2.0.Beta1
https://jira.jboss.org/browse/JBIDE-7134
Added: trunk/documentation/whatsnew/jst/images/3.2.0.Beta1/facetNames.gif
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/jst/images/3.2.0.Beta1/facetNames.gif
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/jst/images/3.2.0.Beta1/preferences.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/jst/images/3.2.0.Beta1/preferences.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/jst/jst-news-3.2.0.Beta1.html
===================================================================
--- trunk/documentation/whatsnew/jst/jst-news-3.2.0.Beta1.html
(rev 0)
+++ trunk/documentation/whatsnew/jst/jst-news-3.2.0.Beta1.html 2010-09-27 13:49:49 UTC
(rev 25229)
@@ -0,0 +1,83 @@
+<?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.Beta1 What's New</title>
+</head>
+<body>
+<h1>JST/JSF 3.2.0.Beta1 What's New</h1>
+
+<p align="right"><a href="../index.html">< Main
+ Index</a> <a href="../vpe/vpe-news-3.2.0.Beta1.html">VPE Tools
></a></p>
+
+<table border="0" cellpadding="10" cellspacing="0"
width="80%">
+<tr>
+ <td colspan="2">
+ <hr />
+ <h3>Code completion</h3>
+ <hr />
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="left">
+ <p><b>MyFaces 2.0 components</b></p>
+ </td>
+ <td valign="top">
+ <p>MyFaces 2.0 doesn't contain facelets tag libraries for JSH HTML & Core
components.
+ myfaces-metadata.xml is used istead.<br/>
+ myfaces-metadata.xml is now supported and code completion for JSF components bundled
with MyFaces 2.0 is available.</p>
+ <p><small><a
+
href="https://jira.jboss.org/browse/JBIDE-7086">Related
Jira</a></small></p>
+ </td>
+ </tr>
+
+ <tr>
+ <td colspan="2">
+ <hr />
+ </td>
+ </tr>
+
+ <tr>
+ <td valign="top" align="left">
+ <p><b>Facet names for <f:facet
name=""></b></p>
+ </td>
+ <td valign="top">
+ <p>Content completion for faset@name attribute based on parent JSF tag metadata
is available.</p>
+ <img src="images/3.2.0.Beta1/facetNames.gif"/>
+ <p><small><a
+
href="https://jira.jboss.org/browse/JBIDE-3875">Related
Jira</a></small></p>
+ </td>
+ </tr>
+
+ <tr>
+ <td colspan="2">
+ <hr />
+ </td>
+ </tr>
+
+ <tr>
+ <td valign="top" align="left">
+ <p><b>Code completion for getters/setters</b></p>
+ </td>
+ <td valign="top">
+ <p>There are new options in Preferences to disable/enable code completion for
getteres and setters in EL.</p>
+ <img src="images/3.2.0.Beta1/preferences.png"/>
+ <p><small><a
+
href="https://jira.jboss.org/browse/JBIDE-6259">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.Beta1.html
___________________________________________________________________
Name: svn:mime-type
+ text/plain