Author: akazakov
Date: 2011-12-08 19:23:00 -0500 (Thu, 08 Dec 2011)
New Revision: 37137
Added:
trunk/documentation/whatsnew/jst/images/3.3.0.M5/
trunk/documentation/whatsnew/jst/images/3.3.0.M5/ca.png
trunk/documentation/whatsnew/jst/images/3.3.0.M5/jsf-1.png
trunk/documentation/whatsnew/jst/images/3.3.0.M5/jsf-2.png
trunk/documentation/whatsnew/jst/images/3.3.0.M5/preferences.png
trunk/documentation/whatsnew/jst/images/3.3.0.M5/quickFix.png
trunk/documentation/whatsnew/jst/images/3.3.0.M5/taskRepos.png
trunk/documentation/whatsnew/jst/jst-news-3.3.0.M5.html
Log:
https://issues.jboss.org/browse/JBIDE-10378 JST/JSF Components N&N
Added: trunk/documentation/whatsnew/jst/images/3.3.0.M5/ca.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/jst/images/3.3.0.M5/ca.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/jst/images/3.3.0.M5/jsf-1.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/jst/images/3.3.0.M5/jsf-1.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/jst/images/3.3.0.M5/jsf-2.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/jst/images/3.3.0.M5/jsf-2.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/jst/images/3.3.0.M5/preferences.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/jst/images/3.3.0.M5/preferences.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/jst/images/3.3.0.M5/quickFix.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/jst/images/3.3.0.M5/quickFix.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/jst/images/3.3.0.M5/taskRepos.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/jst/images/3.3.0.M5/taskRepos.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/jst/jst-news-3.3.0.M5.html
===================================================================
--- trunk/documentation/whatsnew/jst/jst-news-3.3.0.M5.html (rev
0)
+++ trunk/documentation/whatsnew/jst/jst-news-3.3.0.M5.html 2011-12-09 00:23:00 UTC (rev
37137)
@@ -0,0 +1,125 @@
+<?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.3.0.M5 What's New</title>
+<script type="text/javascript">
+
+ var _gaq = _gaq || [];
+ _gaq.push(['_setAccount', 'UA-17645367-5']);
+ _gaq.push(['_trackPageview']);
+
+ (function() {
+ var ga = document.createElement('script'); ga.type =
'text/javascript'; ga.async = true;
+ ga.src = ('https:' == document.location.protocol ? 'https://ssl' :
'http://www') + '.google-analytics.com/ga.js';
+ var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
+ })();
+
+</script></head>
+<body>
+<h1>JST/JSF 3.3.0.M5 What's New</h1>
+
+<p align="right"><a href="../index.html">< Main
+ Index</a> <a href="../vpe/vpe-news-3.3.0.M5.html">VPE Tools
></a></p>
+
+<table border="0" cellpadding="10" cellspacing="0"
width="80%">
+
+ <tr>
+ <td valign="top" align="left">
+ <p><b>JSF @FacesConverter validation</b></p>
+ </td>
+ <td valign="top">
+ <p>
+ Eclipse JSF Tools (WTP) has an annoying <a
href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=357885">...
with faces converter validation. It does not support faces converters annotated
@FacesConverter. So if your project uses such converters in <f:converter
converterId="..."/> you will get a warning.
+ But JBoss Tools 3.3.0.M5 has a new quick fix which will help you to disable Facelet
Validator to get rid of that warning.
+ </p>
+ <img src="images/3.3.0.M5/jsf-1.png"/><br/><br/>
+ <img src="images/3.3.0.M5/jsf-2.png"/>
+ <p><small><a
href="https://jira.jboss.org/browse/JBIDE-9366">Related
Jira</a></small></p>
+ </td>
+ </tr>
+
+ <tr>
+ <td colspan="2">
+ <hr />
+ </td>
+ </tr>
+
+ <tr>
+ <td valign="top" align="left">
+ <p><b>Code Completion</b></p>
+ </td>
+ <td valign="top">
+ <p>
+ Code completion for message bundles in EL shows detailed information about the
corresponding bundle:
+ </p>
+ <img src="images/3.3.0.M5/ca.png"/>
+ <small><a
href="https://jira.jboss.org/browse/JBIDE-9910">Related
Jira</a></small></p>
+ </td>
+ </tr>
+
+ <tr>
+ <td colspan="2">
+ <hr />
+ </td>
+ </tr>
+
+ <tr>
+ <td valign="top" align="left">
+ <p><b>Configuring Problem Severity via Quick Fix</b></p>
+ </td>
+ <td valign="top">
+ <p>
+ In case of some JBoss Tools validator (CDI, JSF, Seam) reports a false problem, you
can disable the corresponding validation rule in Preferences via the new quick fix
"Configure Problem Severity".
+ </p>
+ <img src="images/3.3.0.M5/quickFix.png"/><br/><br/>
+ <img src="images/3.3.0.M5/preferences.png"/>
+ <small><a
href="https://jira.jboss.org/browse/JBIDE-9885">Related
Jira</a></small></p>
+ </td>
+ </tr>
+
+ <tr>
+ <td colspan="2">
+ <hr />
+ </td>
+ </tr>
+
+ <tr>
+ <td valign="top" align="left">
+ <p><b>Opening *.inc and *.php files with HTML Editor</b></p>
+ </td>
+ <td valign="top">
+ <p>
+ It's now possible to open *.inc and *.php files with JBoss Tools HTML Editor.
+ </p>
+ <small><a
href="https://jira.jboss.org/browse/JBIDE-9872">Related
Jira</a></small></p>
+ </td>
+ </tr>
+
+ <tr>
+ <td colspan="2">
+ <hr />
+ </td>
+ </tr>
+
+ <tr>
+ <td valign="top" align="left">
+ <p><b>Red Hat Bugzilla & JBoss JIRA mylyn
repositories</b></p>
+ </td>
+ <td valign="top">
+ <p>
+ JBoss Tools provides Red Hat Bugzilla & JBoss JIRA repositories for mylyn
connectors.
+ </p>
+ <img src="images/3.3.0.M5/taskRepos.png"/>
+ <small><a
href="https://jira.jboss.org/browse/JBIDE-9351">Related
Jira</a></small></p>
+ </td>
+ </tr>
+</table>
+
+</body>
+
+</html>
\ No newline at end of file
Property changes on: trunk/documentation/whatsnew/jst/jst-news-3.3.0.M5.html
___________________________________________________________________
Added: svn:mime-type
+ text/plain