Author: max.andersen(a)jboss.com
Date: 2008-10-28 15:08:34 -0400 (Tue, 28 Oct 2008)
New Revision: 11254
Added:
trunk/documentation/whatsnew/as/as-news-2.0.0.Beta1.html
trunk/documentation/whatsnew/hibernate/hibernate-news-3.2.4.Beta1.html
trunk/documentation/whatsnew/images/as_serverports.png
trunk/documentation/whatsnew/images/enhance_pagesxmleditor.png
trunk/documentation/whatsnew/images/exporter_property_editor.png
trunk/documentation/whatsnew/images/hibernate_dtp_connection.png
trunk/documentation/whatsnew/images/jsfcompletions.png
trunk/documentation/whatsnew/images/richfaces_openon.png
trunk/documentation/whatsnew/images/richfaces_palette_icons.png
trunk/documentation/whatsnew/images/seamfacet_warning.png
trunk/documentation/whatsnew/images/step1_generate_jpa.png
trunk/documentation/whatsnew/images/step2_generatejpa.png
trunk/documentation/whatsnew/seam/seam-news-2.0.0.Beta1.html
trunk/documentation/whatsnew/vpe/vpe-news-3.0.0.Beta1.html
Modified:
trunk/documentation/whatsnew/index.html
Log:
first iteration of whats new
Added: trunk/documentation/whatsnew/as/as-news-2.0.0.Beta1.html
===================================================================
--- trunk/documentation/whatsnew/as/as-news-2.0.0.Beta1.html (rev
0)
+++ trunk/documentation/whatsnew/as/as-news-2.0.0.Beta1.html 2008-10-28 19:08:34 UTC (rev
11254)
@@ -0,0 +1,38 @@
+<html>
+
+<head>
+<link rel="stylesheet" href="../whatsnew.css">
+<title>JBoss AS Tools 2.0.0.Alpha1 News</title>
+</head>
+
+<body>
+
+<h1>JBoss AS Tools 2.0.0.Alpha1 - New and Noteworthy</h1>
+
+<p align="right"><a href="../index.html">< Main
Index</a> <a
href="../portlet/portlet-news-1.0.0.Alpha1.html">Portlet Tools News
></a></p>
+
+<table border="0" cellpadding="10" cellspacing="0"
width="80%">
+ <tr>
+ <td colspan="2">
+ <hr>
+ <h3>Servers</h3>
+ <hr>
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="left">
+ <p align="right"><b>Port preferences UI
improvements</b></td>
+ <td valign="top">
+ <p>The UI for configuring port preferences have been simplified.</p>
+
+ <p><img src="../images/as_serverports.png"/></p>
+ </td>
+ </tr>
+
+</table>
+
+</body>
+
+</html>
+
+
Added: trunk/documentation/whatsnew/hibernate/hibernate-news-3.2.4.Beta1.html
===================================================================
--- trunk/documentation/whatsnew/hibernate/hibernate-news-3.2.4.Beta1.html
(rev 0)
+++ trunk/documentation/whatsnew/hibernate/hibernate-news-3.2.4.Beta1.html 2008-10-28
19:08:34 UTC (rev 11254)
@@ -0,0 +1,79 @@
+<?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>Hibernate tools 3.2.4.Beta1 What's New</title>
+</head>
+<body>
+<h1>Hibernate tools 3.2.4.Beta1 What's New</h1>
+
+<p align="right"><a href="../index.html">< Main
Index</a> <a href="../as/as-news-2.0.0.Alpha1.html">JBoss AS Tools
News ></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="right"><a
name="itemname3" id="itemname3"></a><b>Generate
JPA/Hibernate Annotations</b></td>
+ <td valign="top">
+ <p>We added a "Generate JPA/Hibernate Annotations" entry in the
+ Source menu of java elements (classes, packages, source
+ directories etc.). This menu will analyze the source code and do a
+ best-guess on how to enable persistence for you model.</p>
+
+ <p><img src="../images/step1_generate_jpa.png"/></p>
+
+<p>Here we have chosen to Generate JPA/Hibernate Annotations on single class and
the list of classes that will touched to make this model persistent is shown.</p>
+
+<p><img src="../images/step2_generatejpa.png"/></p>
+
+<p>Users can press Preview... to see which changes will be done. Notice that
bi-directional assocations is mapped automatically.</p>
+
+ </td>
+ </tr>
+ <tr>
+ <td colspan="2"><hr />
+ </td>
+ </tr>
+
+ <tr>
+ <td valign="top" align="right"><a
name="itemname3" id="itemname3"></a><b>Improved
Exporter property editor</b></td>
+ <td valign="top">
+ <p>Exporter properties now have type specific input fields instead of just a
simple text field.</p>
+
+ <p><img
src="../images/exporter_property_editor.png"/></p>
+
+ </td>
+ </tr>
+ <tr>
+ <td colspan="2"><hr />
+ </td>
+ </tr>
+
+ <tr>
+ <td valign="top" align="right"><a
name="itemname3" id="itemname3"></a><b>Use DTP
Connection</b></td>
+ <td valign="top">
+ <p>Hibernate console configuration can now use a DTP connection instead of
default hibernate connection settings.</p>
+
+ <p><img
src="../images/hibernate_dtp_connection.png"/></p>
+
+ </td>
+ </tr>
+
+
+</table>
+
+</body>
+
+</html>
+
+
Added: trunk/documentation/whatsnew/images/as_serverports.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/images/as_serverports.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/images/enhance_pagesxmleditor.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/images/enhance_pagesxmleditor.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/images/exporter_property_editor.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/images/exporter_property_editor.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/images/hibernate_dtp_connection.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/images/hibernate_dtp_connection.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/images/jsfcompletions.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/images/jsfcompletions.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/images/richfaces_openon.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/images/richfaces_openon.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/images/richfaces_palette_icons.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/images/richfaces_palette_icons.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/images/seamfacet_warning.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/images/seamfacet_warning.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/images/step1_generate_jpa.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/images/step1_generate_jpa.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/images/step2_generatejpa.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/images/step2_generatejpa.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Modified: trunk/documentation/whatsnew/index.html
===================================================================
--- trunk/documentation/whatsnew/index.html 2008-10-28 17:21:53 UTC (rev 11253)
+++ trunk/documentation/whatsnew/index.html 2008-10-28 19:08:34 UTC (rev 11254)
@@ -1,4 +1,4 @@
-<html>
+thanks<html>
<head>
<link rel="stylesheet" href="whatsnew.css">
@@ -23,6 +23,17 @@
<td valign="top" align="left">
<p align="right"><b>3.0.0.Alpha1</b>
<td valign="top">
+ <p><a href="seam/seam-news-2.0.0.Beta1.html">Seam
Tools</a></p>
+ <p><a
href="hibernate/hibernate-news-3.2.4.Beta1.html">Hibernate
Tools</a></p>
+ <p><a href="as/as-news-2.0.0.Beta1.html">JBoss AS
Tools</a></p>
+ <p><a href="vpe/vpe-news-3.0.0.Beta1.html">Visual Page
Editor</a></p>
+ </td>
+ </tr>
+
+ <tr>
+ <td valign="top" align="left">
+ <p align="right"><b>3.0.0.Alpha1</b>
+ <td valign="top">
<p><a
href="core/core-news-3.0.0.Alpha1.html">Core/General</a></p>
<p><a href="seam/seam-news-2.0.0.Alpha1.html">Seam
Tools</a></p>
<p><a
href="hibernate/hibernate-news-3.2.4.Alpha1.html">Hibernate
Tools</a></p>
Added: trunk/documentation/whatsnew/seam/seam-news-2.0.0.Beta1.html
===================================================================
--- trunk/documentation/whatsnew/seam/seam-news-2.0.0.Beta1.html
(rev 0)
+++ trunk/documentation/whatsnew/seam/seam-news-2.0.0.Beta1.html 2008-10-28 19:08:34 UTC
(rev 11254)
@@ -0,0 +1,96 @@
+<?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 2.0.0.Beta1 What's New</title>
+</head>
+<body>
+<h1>Seam tools 2.0.0.Alpha1 What's New</h1>
+
+<p align="right"><a href="../index.html">< Main
Index</a> <a
href="../hibernate/hibernate-news-3.2.4.Alpha1.html">Hibernate News
></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="right">
+ <a name="itemnam2e"
id="itemname2"></a><b>Uppercase warning</b>
+ </td>
+ <td width="70%" valign="top">
+ <p>The Seam wizard now warns if you create a project with first uppercase
letter because of a tricky <a
href="https://jira.jboss.org/jira/browse/JBIDE-2190">set of bugs</a> in
JBoss AS/Seam/JSF could cause deployment to fail.</p
+ <p><img src="../images/seamfacet_warning.png"/></p>
+
+ </td>
+ </tr>
+
+ <tr>
+ <td colspan="2"><hr />
+ </td>
+ </tr>
+
+ <tr>
+ <td valign="top" align="right">
+ <a name="itemnam2e"
id="itemname2"></a><b>(Basic) Seam 2.1 support</b>
+ </td>
+ <td width="70%" valign="top">
+ <p>Work have been done to make sure this release will work with Seam 2.1; i.e.
components.xml editor supports 2.1 schemas.</p>
+ <p>Generate Entities wizard will only work with Seam 2.1.0.SP1 or use the patch
available in the related <a
href="https://jira.jboss.org/jira/browse/JBSEAM-3617">bug in jira</a>
for Seam 2.1.0.GA</a></p>
+
+ </td>
+ </tr>
+
+ <tr>
+ <td colspan="2"><hr />
+ </td>
+ </tr>
+
+ <tr>
+ <td valign="top" align="right">
+ <a name="itemnam2e"
id="itemname2"></a><b>Modular Seam Facets/Projects</b>
+ </td>
+ <td width="70%" valign="top">
+ <p>The Seam facet does no longer force creation of EAR, WAR, test, utility
project. This means if you use Dynamic Web Project we will now only create a simple War
project with Seam support enabled. The Seam Web Project Wizard works like before and
should be used if you want the full triage project setup with everything set up from the
start.</p>
+
+ <p>This also allow you to enable/disable Seam facets on existing projects
instead of always having to use the wizard to create a new project.</p>
+
+ </td>
+ </tr>
+
+ <tr>
+ <td colspan="2"><hr />
+ </td>
+ </tr>
+
+ <tr>
+ <td valign="top" align="right">
+ <a name="itemnam2e"
id="itemname2"></a><b>Enhanced pages.xml editor</b>
+ </td>
+ <td width="70%" valign="top">
+ <p>.</p>
+
+ <p>The pages.xml editor have received a facelift.</p>
+
+ <p><img src="../images/enhance_pagesxmleditor.png"/></p>
+
+ <p>Besides the eyecandy the editor now has context menu actions for Go to page
and Create file, better auto-layout and inline editing.</p>
+ </td>
+ </tr>
+
+
+</table>
+
+</body>
+
+</html>
+
+
Added: trunk/documentation/whatsnew/vpe/vpe-news-3.0.0.Beta1.html
===================================================================
--- trunk/documentation/whatsnew/vpe/vpe-news-3.0.0.Beta1.html
(rev 0)
+++ trunk/documentation/whatsnew/vpe/vpe-news-3.0.0.Beta1.html 2008-10-28 19:08:34 UTC
(rev 11254)
@@ -0,0 +1,66 @@
+<?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</title>
+</head>
+<body>
+<h1>What's New Visual Page Editor</h1>
+
+<p align="right"><a href="../index.html">< Main
Index</a> <a href="../core/core-news-3.0.0.Alpha1.html">Core News
></a></p>
+<table border="0" cellpadding="10" cellspacing="0"
width="80%">
+ <tr>
+ <td colspan="2">
+ <hr/>
+ <h3>Visual Page Editor</h3>
+ <hr/>
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="left"><a
name="itemnam2e" id="itemname2"></a><b>OpenOn for
Richfaces</b></td>
+ <td width="70%" valign="top">
+ <p>Richfaces tags <code><rich:insert></code> and
<code><aj4:include></code> now has OpenOn support</p>
+
+ <p><img src="../images/richfaces_openon.png"/></p>
+
+ <p>This means you can use F3 or Ctrl+Click on the src attribute and navigate
directly to the resource.</p>
+ </td>
+ </tr>
+ <tr>
+ <td colspan="2"><hr />
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="left"><a
name="itemname3" id="itemname3"></a><b>EL completion
for JSF Core tags</b></td>
+ <td valign="top"><p>
+ EL code completion have been enabled for more JSF Core tags.
+ </p>
+ <p><img src="../images/jsfcompletions.png"/></p>
+ </td>
+ </tr>
+ <tr>
+ <td colspan="2"><hr />
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="left"><a
name="itemname3" id="itemname3"></a><b>Unique icons for
Richfaces tags in palette</b></td>
+ <td valign="top"><p>
+ Richfaces tags now have unique icons in the JBoss Tools palette instead of all using
the default tag icon.
+ </p>
+ <p><img
src="../images/richfaces_palette_icons.png"/></p>
+ </td>
+ </tr>
+ <tr>
+ <td colspan="2"><hr />
+ </td>
+</table>
+
+</body>
+
+</html>
+
+