[jbosstools-commits] JBoss Tools SVN: r35893 - in trunk/documentation/whatsnew/vpe: images and 1 other directories.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Fri Oct 21 05:54:30 EDT 2011


Author: dmaliarevich
Date: 2011-10-21 05:54:30 -0400 (Fri, 21 Oct 2011)
New Revision: 35893

Added:
   trunk/documentation/whatsnew/vpe/images/3.3.0.M4/
   trunk/documentation/whatsnew/vpe/images/3.3.0.M4/8950.png
   trunk/documentation/whatsnew/vpe/images/3.3.0.M4/9674.png
   trunk/documentation/whatsnew/vpe/vpe-news-3.3.0.M4.html
Log:
https://issues.jboss.org/browse/JBIDE-9966 , N&N for VPE for 3.3.0.M4 were added.


Property changes on: trunk/documentation/whatsnew/vpe/images/3.3.0.M4
___________________________________________________________________
Added: bugtraq:number
   + true

Added: trunk/documentation/whatsnew/vpe/images/3.3.0.M4/8950.png
===================================================================
(Binary files differ)


Property changes on: trunk/documentation/whatsnew/vpe/images/3.3.0.M4/8950.png
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream

Added: trunk/documentation/whatsnew/vpe/images/3.3.0.M4/9674.png
===================================================================
(Binary files differ)


Property changes on: trunk/documentation/whatsnew/vpe/images/3.3.0.M4/9674.png
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream

Added: trunk/documentation/whatsnew/vpe/vpe-news-3.3.0.M4.html
===================================================================
--- trunk/documentation/whatsnew/vpe/vpe-news-3.3.0.M4.html	                        (rev 0)
+++ trunk/documentation/whatsnew/vpe/vpe-news-3.3.0.M4.html	2011-10-21 09:54:30 UTC (rev 35893)
@@ -0,0 +1,74 @@
+<?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>What's New Visual Page Editor 3.3.0.M4</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>What's New Visual Page Editor 3.3.0.M4</h1>
+
+<p align="right">
+<a href="../index.html">&lt; Main Index</a> 
+<a href="../cdi/cdi-news-3.3.0.M4.html">CDI/Seam 3 Tools &gt;</a>
+</p>
+
+<table border="0" cellpadding="10" cellspacing="0">
+	<tr>
+		<td colspan="2">
+		<hr />
+		<h3>Editor</h3>
+		<hr />
+		</td>
+	</tr>
+	<tr>
+		<td valign="top" align="left">
+		<b><p>
+		Special characters in Externalize Strings wizard
+		<p></b>
+		</td>
+		<td valign="top">
+		<p>Displaying EOL, CR, LF and whitespae characters was updated.</p>
+		<p><img src="images/3.3.0.M4/9674.png" alt="non-ASCII characters" /></p>
+		<p><small>
+		<a href="https://jira.jboss.org/jira/browse/JBIDE-9674">Related Jira</a>
+		</small></p>
+		</td>
+	</tr>
+		<tr>
+		<td colspan="2">
+		<hr />
+		</td>
+	</tr>
+	<tr>
+		<td valign="top" align="left">
+		<b><p>
+		RichFaces 4 are fully supported.
+		<p></b>
+		</td>
+		<td valign="top">
+		<p>Visual Page Editor now displays all the RichFaces 4 tags. Missing rich:collapsibleSubTable, rich:collapsibleSubTableToggler, rich:dragSource, rich:dropTarget, rich:hashParam, rich:treeModelAdaptor, rich:treeModelRecursiveAdaptor, rich:treeSelectionChangeListener, rich:treeToggleListener, rich:validator were added.</p>
+		<p><img src="images/3.3.0.M4/8950.png" alt="Actual Run-Time Folders" /></p>
+		<p><small>
+		<a href="https://jira.jboss.org/jira/browse/JBIDE-8950">Related Jira</a>
+		</small></p>
+		</td>
+	</tr>
+</table>
+</body>
+</html>
\ No newline at end of file



More information about the jbosstools-commits mailing list