[jbosstools-commits] JBoss Tools SVN: r23342 - in trunk/documentation/whatsnew/jst: images and 1 other directory.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Fri Jul 9 08:35:55 EDT 2010


Author: dazarov
Date: 2010-07-09 08:35:55 -0400 (Fri, 09 Jul 2010)
New Revision: 23342

Added:
   trunk/documentation/whatsnew/jst/images/AddJSFCapabilities.png
   trunk/documentation/whatsnew/jst/images/ELToolTip.jpg
   trunk/documentation/whatsnew/jst/images/NewJSFCompositeComponent.png
   trunk/documentation/whatsnew/jst/images/PageTemplates.png
   trunk/documentation/whatsnew/jst/jst-news-3.2.0.M1.html
Log:
3.2.0.M1 new and noteworthy

Added: trunk/documentation/whatsnew/jst/images/AddJSFCapabilities.png
===================================================================
(Binary files differ)


Property changes on: trunk/documentation/whatsnew/jst/images/AddJSFCapabilities.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/documentation/whatsnew/jst/images/ELToolTip.jpg
===================================================================
(Binary files differ)


Property changes on: trunk/documentation/whatsnew/jst/images/ELToolTip.jpg
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/documentation/whatsnew/jst/images/NewJSFCompositeComponent.png
===================================================================
(Binary files differ)


Property changes on: trunk/documentation/whatsnew/jst/images/NewJSFCompositeComponent.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/documentation/whatsnew/jst/images/PageTemplates.png
===================================================================
(Binary files differ)


Property changes on: trunk/documentation/whatsnew/jst/images/PageTemplates.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/documentation/whatsnew/jst/jst-news-3.2.0.M1.html
===================================================================
--- trunk/documentation/whatsnew/jst/jst-news-3.2.0.M1.html	                        (rev 0)
+++ trunk/documentation/whatsnew/jst/jst-news-3.2.0.M1.html	2010-07-09 12:35:55 UTC (rev 23342)
@@ -0,0 +1,238 @@
+<?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.M1 What's New</title>
+</head>
+<body>
+<h1>JST/JSF 3.2.0.M1 What's New</h1>
+
+<p align="right"><a href="../index.html">&lt; Main Index</a> <a
+	href="../jst/jst-news-3.1.0.M4.html">JST/JSF Tools News &gt;</a></p>
+
+<table border="0" cellpadding="10" cellspacing="0" width="80%">
+<tr>
+		<td colspan="2">
+		<hr />
+		<h3>Wizards</h3>
+		<hr />
+		</td>
+	</tr>
+	<tr>
+		<td valign="top" align="left">
+		<p><b>Add JSF Capabilities wizard updated</b></p>
+		</td>
+		<td valign="top">
+		<p>Add JSF Capabilities wizard now supports Servlet 3.0.</p>
+		<img src="images/AddJSFCapabilities.png"/>
+		<p><small><a
+			href="https://jira.jboss.org/jira/browse/JBIDE-5888">Related Jira</a></small></p>
+		</td>
+	<tr>
+		<td colspan="2">
+			<hr />
+		</td>
+	</tr>
+	<tr>
+		<td valign="top" align="left">
+		<p><b>New JSF Composite Component Template</b></p>
+		</td>
+		<td valign="top">
+		<p>New JSF Composite Component Template as part of New XHTML Page Wizard.</p>
+		<img src="images/NewJSFCompositeComponent.png"/>
+		<p><small><a
+			href="https://jira.jboss.org/jira/browse/JBIDE-5946">Related Jira</a></small></p>
+		</td>
+
+	</tr>
+		<td colspan="2">
+		<hr />
+		<h3>Refactoring</h3>
+		<hr />
+		</td>
+	</tr>
+	<tr>
+		<td valign="top" align="left">
+		<p><b>Rename action for Composite Attribute</b></p>
+		</td>
+		<td valign="top">
+		<p>Rename Composite Attribute action also shows
+		all resources that has references renamed attribute.</p>
+		<p>Rename action is available from context menu on a Composite Attribute in JSP/XHTML editor.</p>
+		
+		<p><small><a
+			href="https://jira.jboss.org/jira/browse/JBIDE-5943">Related Jira</a></small></p>
+		<p><small><a
+			href="https://jira.jboss.org/jira/browse/JBIDE-6276">Related Jira</a></small></p>
+		</td>
+	</tr>
+	<tr>
+		<td colspan="2">
+		<hr />
+		</td>
+	</tr>
+	<tr>
+		<td valign="top" align="left">
+		<p><b>Rename action for EL Variable</b></p>
+		</td>
+		<td valign="top">
+		<p>Rename action for EL Variable also shows
+		all resources that has references renamed EL variable.</p>
+		<p>Rename action is available from context menu on an EL variable in JSP/XHTML editor.</p>
+		
+		<p><small><a
+			href="https://jira.jboss.org/jira/browse/JBIDE-4990">Related Jira</a></small></p>
+		</td>
+	</tr>
+	<tr>
+		<td colspan="2">
+		<hr />
+		</td>
+	</tr>
+	<tr>
+		<td valign="top" align="left">
+		<p><b>Refactor JSF Component</b></p>
+		</td>
+		<td valign="top">
+		<p>If user changes name of component file, refactoring changes names this component in project.</p>
+		
+		<p><small><a
+			href="https://jira.jboss.org/jira/browse/JBIDE-5942">Related Jira</a></small></p>
+		</td>
+	</tr>
+	</tr>
+		<td colspan="2">
+		<hr />
+		<h3>Editors</h3>
+		<hr />
+		</td>
+	</tr>
+	<tr>
+		<td valign="top" align="left">
+		<p><b>WEB XML Editor</b></p>
+		</td>
+		<td valign="top">
+		<p>WEB XML Editor now supports Servlet 3.0.</p>
+		
+		<p><small><a
+			href="https://jira.jboss.org/jira/browse/JBIDE-5975">Related Jira</a></small></p>
+		</td>
+	</tr>
+	</tr>
+		<td colspan="2">
+		<hr />
+		<h3>Quick Fix</h3>
+		<hr />
+		</td>
+	</tr>
+	<tr>
+		<td valign="top" align="left">
+		<p><b>Quick fix for tags with no corresponding tag library definition in header</b></p>
+		</td>
+		<td valign="top">
+		<p>Qick fix offers to add corresponding tag library definition in JSP/XHTML header. </p>
+		
+		<p><small><a
+			href="https://jira.jboss.org/jira/browse/JBIDE-4876">Related Jira</a></small></p>
+		</td>
+	</tr>
+	<tr>
+		<td colspan="2">
+		<hr />
+		</td>
+	</tr>
+	<tr>
+		<td valign="top" align="left">
+		<p><b>Quick fix for custom element attribute</b></p>
+		</td>
+		<td valign="top">
+		<p>If custom element attribute does not exist, quick fix offers to create it.</p>
+		
+		<p><small><a
+			href="https://jira.jboss.org/jira/browse/JBIDE-5937">Related Jira</a></small></p>
+		</td>
+	</tr>
+	<tr>
+		<td colspan="2">
+		<hr />
+		</td>
+	</tr>
+	<tr>
+		<td valign="top" align="left">
+		<p><b>Quick fix to create new folder in JSF project</b></p>
+		</td>
+		<td valign="top">
+		<p>When user types on page xmlns:mareshkau="http://java.sun.com/jsf/composite/mareshkau", Quick fix offers to create folder 'mareshkau' in JSF resouces folder.</p>
+		
+		<p><small><a
+			href="https://jira.jboss.org/jira/browse/JBIDE-5922">Related Jira</a></small></p>
+		</td>
+	</tr>
+	<tr>
+		<td colspan="2">
+		<hr />
+		</td>
+	</tr>
+	<tr>
+		<td valign="top" align="left">
+		<p><b>Quck fix for creating JSF custom page with element name when it does not exist</b></p>
+		</td>
+		<td valign="top">
+		<p>If user types on page 'xmlns:mar="http://java.sun.com/jsf/composite/mar', then types 'mar:table', and table.xthml does not exist in 'resources/mar' folder quick fix offers to create 'mar/table.xhtml' with JSF element structure.</p>
+		
+		<p><small><a
+			href="https://jira.jboss.org/jira/browse/JBIDE-5930">Related Jira</a></small></p>
+		</td>
+	</tr>
+		</tr>
+		<td colspan="2">
+		<hr />
+		<h3>Tool tip</h3>
+		<hr />
+		</td>
+	</tr>
+	<tr>
+		<td valign="top" align="left">
+		<p><b>Tool tip for EL in XHTML/JSP/XML editors</b></p>
+		</td>
+		<td valign="top">
+		<p>When user moves a mouse at any EL element tool tip apears and shows info about EL element.</p>
+		<img src="images/ELToolTip.jpg"/>
+		<p><small><a
+			href="https://jira.jboss.org/jira/browse/JBIDE-4947">Related Jira</a></small></p>
+		</td>
+	</tr>
+	</tr>
+		</tr>
+		<td colspan="2">
+		<hr />
+		<h3>Preferences</h3>
+		<hr />
+		</td>
+	</tr>
+	<tr>
+		<td valign="top" align="left">
+		<p><b>Way to specify pages templates</b></p>
+		</td>
+		<td valign="top">
+		<p>Now user can use standart way to specify pages templates.</p>
+		<img src="images/PageTemplates.png"/>
+		<p><small><a
+			href="https://jira.jboss.org/jira/browse/JBIDE-6131">Related Jira</a></small></p>
+		</td>
+	</tr>
+	
+	<tr>
+		<td colspan="2">
+		<hr />
+		</td>
+	</tr>
+</table>
+
+</body>
+
+</html>


Property changes on: trunk/documentation/whatsnew/jst/jst-news-3.2.0.M1.html
___________________________________________________________________
Name: svn:mime-type
   + text/plain



More information about the jbosstools-commits mailing list