Author: akazakov
Date: 2011-05-09 14:00:36 -0400 (Mon, 09 May 2011)
New Revision: 31145
Added:
trunk/documentation/whatsnew/seam/seam-news-3.3.0.M1.html
Log:
https://issues.jboss.org/browse/JBIDE-8897
Added: trunk/documentation/whatsnew/seam/seam-news-3.3.0.M1.html
===================================================================
--- trunk/documentation/whatsnew/seam/seam-news-3.3.0.M1.html (rev
0)
+++ trunk/documentation/whatsnew/seam/seam-news-3.3.0.M1.html 2011-05-09 18:00:36 UTC (rev
31145)
@@ -0,0 +1,62 @@
+<?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>Seam tools 3.3.0.M1 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>Seam tools 3.3.0.M1 What's New</h1>
+
+<p align="right"><a href="../index.html">< Main
Index</a> <a
+ href="../bpel/bpel-news-1.2.0.M1.html">BPEL Tools
></a></p>
+
+<table border="0" cellpadding="10" cellspacing="0"
width="80%">
+<tr>
+ <td colspan="2">
+ <hr />
+ <h3>Code Assists</h3>
+ <hr />
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="left">
+ <p><b>Seam-pdf and mail components</b></p>
+ </td>
+ <td valign="top">
+ <p>Content assist now suggests attributes of Seam PDF
(
http://jboss.com/products/seam/pdf) and Seam mail (
http://jboss.com/products/seam/mail)
components.</p>
+ <img src="images/seam-pdf.png"/><br/><br/>
+ <img src="images/seam-mail.png"/>
+ <p><small><a
+
href="https://jira.jboss.org/browse/JBIDE-5231">Related Jira
1</a>,
+ <a
+
href="https://jira.jboss.org/browse/JBIDE-5198">Related Jira
2</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/seam/seam-news-3.3.0.M1.html
___________________________________________________________________
Added: svn:mime-type
+ text/plain