Author: dazarov
Date: 2010-07-08 10:54:22 -0400 (Thu, 08 Jul 2010)
New Revision: 23319
Added:
trunk/documentation/whatsnew/seam/images/SeamGenEntitiesWizard.PNG
trunk/documentation/whatsnew/seam/images/ear_project.jpg
trunk/documentation/whatsnew/seam/seam-news-3.2.0.M1.html
Log:
New and noteworthy M1
Added: trunk/documentation/whatsnew/seam/images/SeamGenEntitiesWizard.PNG
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/seam/images/SeamGenEntitiesWizard.PNG
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/seam/images/ear_project.jpg
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/seam/images/ear_project.jpg
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/seam/seam-news-3.2.0.M1.html
===================================================================
--- trunk/documentation/whatsnew/seam/seam-news-3.2.0.M1.html (rev
0)
+++ trunk/documentation/whatsnew/seam/seam-news-3.2.0.M1.html 2010-07-08 14:54:22 UTC (rev
23319)
@@ -0,0 +1,63 @@
+<?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.2.0.M1 What's New</title>
+</head>
+<body>
+<h1>Seam tools 3.2.0.M1 What's New</h1>
+
+<p align="right"><a href="../index.html">< Main
Index</a> <a
+ href="../jst/jst-news-3.1.0.M4.html">JST/JSF Tools News
></a></p>
+
+<table border="0" cellpadding="10" cellspacing="0"
width="80%">
+<tr>
+ <td colspan="2">
+ <hr />
+ <h3>Updated Wizards</h3>
+ <hr />
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="left">
+ <p><b>In "Generate Seam Entities" wizard added fields to allow
use an existing *.reveng.xml file</b></p>
+ </td>
+ <td valign="top">
+ <p>Now "Generate Seam Entities" provides opportunity to specify an
existing *.reveng.xml file for using it to regenerate entities.</p>
+ <img src="images/SeamGenEntitiesWizard.PNG"/>
+ <p><small><a
+
href="https://jira.jboss.org/jira/browse/JBIDE-5007">Related
Jira</a></small></p>
+ </td>
+ </tr>
+
+ <tr>
+ <td colspan="2">
+ <hr />
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="left">
+ <p><b>In "New Seam Project" wizard added fields to specify the
project(s) name</b></p>
+ </td>
+ <td valign="top">
+ <p>Now "New Seam Project" wizard provides opportunity to specify names
for WAR, EJB and EAR projects.</p>
+ <img src="images/ear_project.jpg"/>
+ <p><small><a
+
href="https://jira.jboss.org/jira/browse/JBIDE-2809">Related
Jira</a></small></p>
+ </td>
+ </tr>
+ <tr>
+ <td colspan="2">
+ <hr />
+ </td>
+ </tr>
+
+</table>
+
+</body>
+
+</html>
Property changes on: trunk/documentation/whatsnew/seam/seam-news-3.2.0.M1.html
___________________________________________________________________
Name: svn:mime-type
+ text/plain