Author: akazakov
Date: 2009-12-11 10:26:48 -0500 (Fri, 11 Dec 2009)
New Revision: 19212
Added:
trunk/documentation/whatsnew/seam/images/addSeamSupport.png
trunk/documentation/whatsnew/seam/images/removeSeamSupport.png
trunk/documentation/whatsnew/seam/images/testProjectCreation.png
Modified:
trunk/documentation/whatsnew/seam/seam-news-3.1.0.CR1.html
Log:
N&N for Seam CR1 Tools
Added: trunk/documentation/whatsnew/seam/images/addSeamSupport.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/seam/images/addSeamSupport.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/seam/images/removeSeamSupport.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/seam/images/removeSeamSupport.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/seam/images/testProjectCreation.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/seam/images/testProjectCreation.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Modified: trunk/documentation/whatsnew/seam/seam-news-3.1.0.CR1.html
===================================================================
--- trunk/documentation/whatsnew/seam/seam-news-3.1.0.CR1.html 2009-12-11 14:58:25 UTC
(rev 19211)
+++ trunk/documentation/whatsnew/seam/seam-news-3.1.0.CR1.html 2009-12-11 15:26:48 UTC
(rev 19212)
@@ -1,124 +1,150 @@
-<?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.M4 and 3.3.0.CR1 What's New</title>
-</head>
-<body>
-<h1>Seam tools 3.3.0.M4 and 3.3.0.CR1 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>New Wizards</h3>
- <hr />
- </td>
- </tr>
- <tr>
- <td valign="top" align="left">
- <p><b>Validation Improvements</b></p>
- </td>
- <td valign="top">
- <p>Seam artifacts generation were improved. Now it warns if the
- resources are going to be created conflict with existing ones.</p>
-
- <p><small><a
-
href="https://jira.jboss.org/jira/browse/JBIDE-4944">Related
Jira</a></small></p>
- </td>
- </tr>
- <tr>
- <td colspan="2">
- <hr />
- </td>
- </tr>
-
- <tr>
- <td valign="top" align="left">
- <p><b>New Seam 2 EJB Project Wizard</b></p>
- </td>
- <td valign="top">
- <p>Now Seam EAR Project is created according Seam recommendation
- to use /lib directory in EAR. That helps to fix many issues related to
- JBoss AS classloaders.</p>
-
- <p><small><a
-
href="https://jira.jboss.org/jira/browse/JBIDE-4136">Related
Jira</a></small></p>
- </td>
- </tr>
- <tr>
- <td colspan="2">
- <hr />
- </td>
- </tr>
-
- <tr>
- <td valign="top" align="left">
- <p><b>Connection configuration changes</b></p>
- </td>
- <td valign="top">
- <p>Seam project uses DTP connection profile direct(without copying it's
settings into hibernate.properties file).</p>
- <img src="images/seam_only.png" />
- <p><small><a
-
href="https://jira.jboss.org/jira/browse/JBIDE-4985">Related
Jira</a></small></p>
- </td>
- </tr>
- <tr>
- <td colspan="2">
- <hr />
- </td>
- </tr>
-
- <tr>
- <td valign="top" align="left">
- <p><b>Seam+JPA</b></p>
- </td>
- <td valign="top">
- <p>Seam project with JPA facet uses JPA's configured connection.</p>
-
- <img src="images/seam_and_jpa.png" />
- <p><small><a
-
href="https://jira.jboss.org/jira/browse/JBIDE-4987">Related
Jira</a></small></p>
- </td>
- </tr>
-
- <tr>
- <td colspan="2">
- <hr />
- <h3>Refactoring</h3>
- <hr />
- </td>
- </tr>
- <tr>
- <td valign="top" align="left">
- <p><b>Rename action for Seam
Components/Methods/Properties</b></p>
- </td>
- <td valign="top">
- <p>Rename action for Seam Components/Methods/Properties also shows
- all resources that has references renamed element in EL</p>
- <p>Rename actions are available:</p>
- <ul>
- <li>from context menu on a Seam component inside Seam Components View</li>
- <li style="FONT-FAMILY: 'AlArabiya';">from context menu on a
method/property in Java Source editor</li>
- </ul>
- <p><small><a
-
href="https://jira.jboss.org/jira/browse/JBIDE-4856">Related
Jira</a></small></p>
- </td>
- </tr>
- <tr>
- <td colspan="2">
- <hr />
- </td>
- </tr>
-</table>
-
-</body>
-
-</html>
+<?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.1.0.CR1 What's New</title>
+</head>
+<body>
+<h1>Seam tools 3.1.0.CR1 What's New</h1>
+
+<p align="right"><a href="../index.html">< Main
Index</a> <a
+ href="../jst/jst-news-3.1.0.CR1.html">JST/JSF Tools News
></a></p>
+
+<table border="0" cellpadding="10" cellspacing="0"
width="80%">
+ <tr>
+ <td colspan="2">
+ <hr />
+ <h3>New Seam Web Project Wizard</h3>
+ <hr />
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="left">
+ <p><b>Test project creation.</b></p>
+ </td>
+ <td valign="top">
+ <p>There is a new option to avoid test project creation in the wizard.</p>
+ <img src="images/testProjectCreation.png">
+ <p><small><a
+
href="https://jira.jboss.org/jira/browse/JBIDE-2807">Related
Jira</a></small></p>
+ </td>
+ </tr>
+ <tr>
+ <td colspan="2">
+ <hr />
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="left">
+ <p><b>Connection configuration changes</b></p>
+ </td>
+ <td valign="top">
+ <p>Seam project uses DTP connection profile direct(without copying it's
settings into hibernate.properties file).</p>
+ <img src="images/seam_only.png" />
+ <p><small><a
+
href="https://jira.jboss.org/jira/browse/JBIDE-4985">Related
Jira</a></small></p>
+ </td>
+ </tr>
+ <tr>
+ <td colspan="2">
+ <hr />
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="left">
+ <p><b>Seam+JPA</b></p>
+ </td>
+ <td valign="top">
+ <p>Seam project with JPA facet uses JPA's configured connection.</p>
+
+ <img src="images/seam_and_jpa.png" />
+ <p><small><a
+
href="https://jira.jboss.org/jira/browse/JBIDE-4987">Related
Jira</a></small></p>
+ </td>
+ </tr>
+ <tr>
+ <td colspan="2">
+ <hr />
+ </td>
+ </tr>
+
+ <tr>
+ <td colspan="2">
+ <hr />
+ <h3>Project Validation</h3>
+ <hr />
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="left">
+ <p><b>Validation Improvements</b></p>
+ </td>
+ <td valign="top">
+ <p>Now Seam project is revalidated if Seam Runtime changed, added or removed
within Seam Preference page.</p>
+ <p><small><a
+
href="https://jira.jboss.org/jira/browse/JBIDE-5170">Related
Jira</a></small></p>
+ </td>
+ </tr>
+ <tr>
+ <td colspan="2">
+ <hr />
+ </td>
+ </tr>
+
+ <tr>
+ <td colspan="2">
+ <hr />
+ <h3>Seam Components View</h3>
+ <hr />
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="left">
+ <p><b>"Menu" key</b></p>
+ </td>
+ <td valign="top">
+ <p>"Menu" key (a key found on Microsoft Windows-oriented computer
keyboards) is now supported by Seam Components View.</p>
+ <p><small><a
+
href="https://jira.jboss.org/jira/browse/JBIDE-5090">Related
Jira</a></small></p>
+ </td>
+ </tr>
+ <tr>
+ <td colspan="2">
+ <hr />
+ </td>
+ </tr>
+
+ <tr>
+ <td colspan="2">
+ <hr />
+ <h3>Seam support enablement</h3>
+ <hr />
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="left">
+ <p><b>Add/Remove Seam Support Wizard.</b></p>
+ </td>
+ <td valign="top">
+ <p>There is a new actions in
<i><b>Project->Configuration...</b></i> menu to add/remove Seam
support to a project.</p>
+ <img src="images/addSeamSupport.png"><br/><br/>
+ <img src="images/removeSeamSupport.png">
+ <p><small><a
+
href="https://jira.jboss.org/jira/browse/JBIDE-5275">Related
Jira</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.1.0.CR1.html
___________________________________________________________________
Name: svn:mime-type
- text/html
+ text/plain
Name: svn:eol-style
- native