Author: akazakov
Date: 2011-01-20 08:45:02 -0500 (Thu, 20 Jan 2011)
New Revision: 28437
Added:
trunk/documentation/whatsnew/jst/images/3.2.0.CR1/
trunk/documentation/whatsnew/jst/images/3.2.0.CR1/fn_import.png
trunk/documentation/whatsnew/jst/images/3.2.0.CR1/insert_tag.png
trunk/documentation/whatsnew/jst/jst-news-3.2.0.CR1.html
Log:
https://issues.jboss.org/browse/JBIDE-8166 JST/JSF Components N&N
Added: trunk/documentation/whatsnew/jst/images/3.2.0.CR1/fn_import.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/jst/images/3.2.0.CR1/fn_import.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/jst/images/3.2.0.CR1/insert_tag.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/jst/images/3.2.0.CR1/insert_tag.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/jst/jst-news-3.2.0.CR1.html
===================================================================
--- trunk/documentation/whatsnew/jst/jst-news-3.2.0.CR1.html (rev
0)
+++ trunk/documentation/whatsnew/jst/jst-news-3.2.0.CR1.html 2011-01-20 13:45:02 UTC (rev
28437)
@@ -0,0 +1,57 @@
+<?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.CR1 What's New</title>
+</head>
+<body>
+<h1>JST/JSF 3.2.0.CR1 What's New</h1>
+
+<p align="right"><a href="../index.html">< Main
+ Index</a> <a href="../vpe/vpe-news-3.2.0.CR1.html">VPE Tools
></a></p>
+
+<table border="0" cellpadding="10" cellspacing="0"
width="80%">
+<tr>
+ <td colspan="2">
+ <hr />
+ <h3>Palette</h3>
+ <hr />
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="left">
+ <p><b>JSP functions</b></p>
+ </td>
+ <td valign="top">
+ <p>Now it's possible to import JSP functions (not only tags) into JBoss Tools
Palette.</p>
+ <img src="images/jsf2kickstart.png"/>
+ <p><small><a
+
href="https://jira.jboss.org/browse/JBIDE-5661">Related
Jira</a></small></p>
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="left">
+ <p><b>'Insert Tag' wizard</b></p>
+ </td>
+ <td valign="top">
+ <p>Wizard 'Insert Tag' opened on drop from Palette now shows most used
attributes on a special tab to seporate them from all the available attributes.</p>
+ <img src="images/3.2.0.CR1/insert_tag.png"/>
+ <p><small><a
+
href="https://jira.jboss.org/browse/JBIDE-7830">Related Jira
1</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.CR1.html
___________________________________________________________________
Name: svn:mime-type
+ text/plain