[jbosstools-commits] JBoss Tools SVN: r17553 - in trunk/documentation/whatsnew: as and 6 other directories.
jbosstools-commits at lists.jboss.org
jbosstools-commits at lists.jboss.org
Mon Sep 14 12:39:05 EDT 2009
Author: max.andersen at jboss.com
Date: 2009-09-14 12:39:05 -0400 (Mon, 14 Sep 2009)
New Revision: 17553
Added:
trunk/documentation/whatsnew/as/as-news-3.1.0.M3.html
trunk/documentation/whatsnew/core/core-news-3.1.0.M3.html
trunk/documentation/whatsnew/hibernate/hibernate-news-3.3.0.M3.html
trunk/documentation/whatsnew/images/build_project_archives_action.png
trunk/documentation/whatsnew/images/config_variable_in_filefilter.png
trunk/documentation/whatsnew/images/css_properties_perspective.png
trunk/documentation/whatsnew/images/default_fileset_for_servers.png
trunk/documentation/whatsnew/images/forid_like_codeassist.png
trunk/documentation/whatsnew/images/hc_pending_icon.png
trunk/documentation/whatsnew/images/hibernate_rulers_grid_snap2geometry.jpg
trunk/documentation/whatsnew/images/hibernatenamedquerydaliui.png
trunk/documentation/whatsnew/images/jbosslogo_server.png
trunk/documentation/whatsnew/images/maven_library_provider.png
trunk/documentation/whatsnew/images/new_hbm_xml_selection.png
trunk/documentation/whatsnew/images/properties_regular_expression.png
trunk/documentation/whatsnew/images/scrollable_toolbars.png
trunk/documentation/whatsnew/images/selectionbar_optimized.png
trunk/documentation/whatsnew/images/tagdocs.png
trunk/documentation/whatsnew/jst/jst-news-3.1.0.M3.html
trunk/documentation/whatsnew/maven/maven-news-1.0.0.M3.html
trunk/documentation/whatsnew/vpe/vpe-news-3.1.0.M3.html
Modified:
trunk/documentation/whatsnew/index.html
Log:
new and noteworthy for M3
Added: trunk/documentation/whatsnew/as/as-news-3.1.0.M3.html
===================================================================
--- trunk/documentation/whatsnew/as/as-news-3.1.0.M3.html (rev 0)
+++ trunk/documentation/whatsnew/as/as-news-3.1.0.M3.html 2009-09-14 16:39:05 UTC (rev 17553)
@@ -0,0 +1,95 @@
+<html>
+
+<head>
+<link rel="stylesheet" href="../whatsnew.css">
+<title>JBoss AS Tools 2.1.0.M3 News</title>
+</head>
+
+<body>
+
+<h1>JBoss AS Tools 3.1.0.M3 - New and Noteworthy</h1>
+
+ <p align="right"><a href="../index.html">< Main Index</a> <a href="../hibernate/hibernate-news-3.3.0.M3.html">Hibernate Tools ></a></p>
+
+<table border="0" cellpadding="10" cellspacing="0" width="80%">
+
+ <tr>
+ <td colspan="2">
+ <hr/>
+ <h3>Server</h3>
+ <hr/>
+ </td>
+ </tr>
+
+ <tr>
+ <td valign="top" align="left">
+ <p align="right">
+ <b>Configure filesets for Servers</b></td>
+ <td valign="top">
+ <p>There is now a preference page for configuring default filesets for server types.</p>
+
+ <p><img src="../images/default_fileset_for_servers.png"/></p>
+
+ <p>This can be used to setup which files inside the server configuration you wish to have easy access from the Server view, i.e. define **/*-log4j.xml for JBoss servers if you want to easily access the logging configuration files.</p>
+
+ <p><small><a href="https://jira.jboss.org/jira/browse/JBIDE-2534">Related jira</a></small></p>
+ </td>
+ </tr>
+
+ <tr>
+ <td colspan="2">
+ <hr/>
+ </td>
+ </tr>
+
+ <tr>
+ <td valign="top" align="left">
+ <p align="right">
+ <b>JBoss configuration Variable</b></td>
+ <td valign="top">
+ <p>You can now use <code>${jboss_config}</code> to refer to the selected JBoss Configuration to allow for portable filesets.</p>
+ <p><img src="../images/config_variable_in_filefilter.png"/></p>
+
+ <p>Since this variable is an Eclipse Variable it can even be
+ used in launch configurations and similar places. Here a
+ specific server/runtime needs to be named,
+ i.e. <code>${jboss_config:JMyBoss4}</code>.
+
+ <p><small><a href="https://jira.jboss.org/jira/browse/JBIDE-4680">Related jira</a></small></p>
+ </td>
+ </tr>
+
+ <tr>
+ <td colspan="2">
+ <hr/>
+ </td>
+ </tr>
+
+ <tr>
+ <td valign="top" align="left">
+ <p align="right">
+ <b>Updated icons/images to new JBoss logo</b></td>
+ <td valign="top">
+ <p>The new wizards for Server types now uses the new JBoss logo</p>
+
+ <p><img src="../images/jbosslogo_server.png"/></p>
+
+ <p><small><a href="https://jira.jboss.org/jira/browse/JBIDE-4709">Related jira</a></small></p>
+ </td>
+ </tr>
+
+ <tr>
+ <td colspan="2">
+ <hr/>
+ </td>
+ </tr>
+
+
+
+</table>
+
+</body>
+
+</html>
+
+
Added: trunk/documentation/whatsnew/core/core-news-3.1.0.M3.html
===================================================================
--- trunk/documentation/whatsnew/core/core-news-3.1.0.M3.html (rev 0)
+++ trunk/documentation/whatsnew/core/core-news-3.1.0.M3.html 2009-09-14 16:39:05 UTC (rev 17553)
@@ -0,0 +1,90 @@
+<?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</title>
+</head>
+<body>
+<h1>What's New Core/General</h1>
+
+<p align="right"><a href="../index.html">< Main Index</a> <a
+ href="../jst/jst-news-3.1.0.M3.html">JST Tools ></a></p>
+<table border="0" cellpadding="10" cellspacing="0" width="80%">
+ <tr>
+ <td colspan="2">
+ <hr />
+ <h3>Project Archives</h3>
+ <hr />
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="left"><a name="itemname3" id="itemname3"></a><b>Nested archives now supports incremental updates</b></td>
+ <td valign="top">
+ <p>Previously nested project archives were possible to define, but updates in a nested archive were not always happening.</p>
+
+ <p>This is now fixed allowing you to have structures like the following:</p>
+
+ <p>
+ <verbatim>
+ x.jar
+ ear/x.ear
+ ear/x.ear/x.jar
+ </verbatim>
+ <p>And when updating x.jar in the top-level the ear project's version of x.jar will now also be updated.</p>
+
+ <p><small><a
+ href="https://jira.jboss.org/jira/browse/JBIDE-4249">Related Jira</a></small></p>
+
+ </td>
+ </tr>
+
+ <tr>
+ <td colspan="2"><hr />
+ </td>
+ </tr>
+
+ <tr>
+ <td valign="top" align="left"><a name="itemname3" id="itemname3"></a><b>Build Project Archive Action</b></td>
+ <td valign="top">
+ <p>There is now a "Build Project Archive" action which users can configure a hotkey for if they wish.</p>
+ <p>When invoked the project for the currently selected resource will be built.</p>
+ <p><img src="../images/build_project_archives_action.png"/></p>
+
+ <p><small><a
+ href="https://jira.jboss.org/jira/browse/JBIDE-2452">Related Jira</a></small></p>
+
+ </td>
+ </tr>
+
+ <tr>
+ <td colspan="2">
+ <hr />
+ <h3>Properties editor</h3>
+ <hr />
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="left"><a name="itemname3" id="itemname3"></a><b>Filter/Search Regular Expression</b></td>
+ <td valign="top">
+ <p>The JBoss Tools properties editor's filter field now supports regular expressions.</p>
+
+ <p><img src="../images/properties_regular_expression.png"/></p>
+
+ <p>By default the Name and Value fields are just substring seach, but if you enable "Expressions" you can use regular expressions.</p>
+
+ <p><small><a
+ href="https://jira.jboss.org/jira/browse/JBIDE-4576">Related Jira</a></small></p>
+ </td>
+ </tr>
+
+</table>
+
+</body>
+
+</html>
+
+
Added: trunk/documentation/whatsnew/hibernate/hibernate-news-3.3.0.M3.html
===================================================================
--- trunk/documentation/whatsnew/hibernate/hibernate-news-3.3.0.M3.html (rev 0)
+++ trunk/documentation/whatsnew/hibernate/hibernate-news-3.3.0.M3.html 2009-09-14 16:39:05 UTC (rev 17553)
@@ -0,0 +1,157 @@
+<?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.3.0.M3 What's New</title>
+</head>
+<body>
+<h1>Hibernate tools 3.3.0.M3 What's New</h1>
+
+<p align="right"><a href="../index.html">< Main Index</a> <a href="../maven/maven-news-1.0.0.M3.html">Maven Tools ></a></p>
+
+<table border="0" cellpadding="10" cellspacing="0" width="80%">
+
+ <tr>
+ <td colspan="2">
+ <hr/>
+ <h3>Dali Integration</h3>
+ <hr/>
+ </td>
+ </tr>
+
+ <tr>
+ <td valign="top" align="right"><a name="itemname3" id="itemname3"></a><b>Validation via NamingStrategy</b></td>
+ <td valign="top">
+ <p>When using Hibernate Platform with Dali (JPA Tooling) we now validate through the chosen NamingStrategy (if none chosen the default NamingStrategy is used).</p>
+
+ <p>This allows those users who have custom naming strategies in place to utilize the nice Dali JPA validation of wether the reference table and column names are enabled.</p>
+
+ <p>Note: Remember for Dali validation to work you have to enable the JPA facet on your project and have the chosen DTP connection be connected to the database. If not, Dali will not perform any validation!</p>
+
+ <p>In case you do not want the NamingStrategy to be used, i.e. your NamingStrategy requires custom setup or have dependencies not available during design time you can disable the use of it on the Hibernate project preference page.</p>
+<p></p>
+
+
+ <p><small>Releated jiras: <a href="http://jira.jboss.org/jira/browse/JBIDE-4761">1</a>, <a href="http://jira.jboss.org/jira/browse/JBIDE-4803">2</a></p>
+
+ </td>
+ </tr>
+
+
+
+
+ <tr>
+ <td colspan="2">
+ <hr/>
+ </td>
+ </tr>
+
+ <tr>
+ <td valign="top" align="right"><a name="itemname3" id="itemname3"></a><b>Hibernate specific annotations</b></td>
+ <td valign="top">
+ <p>The JPA UI and validation has been extended to cover a few more Hibernate specific annotations.</p>
+
+ <ul>
+ <li><code>@GenericGenerators</code> (before only supported the singular <code>@GenericGenerator</code></li>
+ <li><code>@DiscriminatorFormula</code></li>
+ <li><code>@NamedQuery</code></li>
+ <li><code>@NamedNativeQuery</code></li>
+ <li><code>@Embeddable</code> with associations (not allowed in JPA spec, but ok in Hibernate)</li>
+</ul>
+
+ <p>This means that these annotations now have UI support and if possible also validated in Dali.</p>
+
+ <p>This screenshot shows a @NamedQuery being edited/shown in the UI.</p>
+
+ <p><img src="../images/hibernatenamedquerydaliui.png"/></p>
+
+<p></p>
+
+
+ <p><small>Releated jiras: <a href="http://jira.jboss.org/jira/browse/JBIDE-4521">1</a>, <a href="http://jira.jboss.org/jira/browse/JBIDE-4649">2</a>,<a href="http://jira.jboss.org/jira/browse/JBIDE-4613">3</a>, <a href="http://jira.jboss.org/jira/browse/JBIDE-4527">4</a>, <a href="http://jira.jboss.org/jira/browse/JBIDE-4716">5</a></p>
+
+
+ </td>
+ </tr>
+
+ <tr>
+ <td colspan="2">
+ <hr/>
+ <h3>Wizards</h3>
+ <hr/>
+ </td>
+ </tr>
+
+ <tr>
+ <td valign="top" align="right"><a name="itemname3" id="itemname3"></a><b>hbm.xml Wizard now generates mapping for object graph</b></td>
+ <td valign="top">
+ <p>When using New Hibernate Mapping wizard the generated hbm.xml now contains basic mappings for properties and associations.</p>
+
+<p><img src="../images/new_hbm_xml_selection.png"/></p>
+
+<p>You can select a package or multiple individual classes and then from there the wizard will traverse the object graph and generate mappings for the full object graph.</p>
+ <p><small><a href="http://jira.jboss.org/jira/browse/JBIDE-3457">Related jira</a></p>
+
+ </td>
+ </tr>
+
+ <tr>
+ <td colspan="2">
+ <hr/>
+ <h3>Views</h3>
+ <hr/>
+ </td>
+ </tr>
+
+ <tr>
+ <td valign="top" align="right"><a name="itemname3" id="itemname3"></a><b>Pending... node</b></td>
+ <td valign="top">
+ <p>Creation/opening of a Console Configuration is now visualized with a Pending... node until it completes.</p>
+
+<p><img src="../images/hc_pending_icon.png"/></p>
+
+ <p><small><a href="http://jira.jboss.org/jira/browse/JBIDE-4622">Related jira</a></p>
+
+ </td>
+ </tr>
+
+ <tr>
+ <td colspan="2">
+ <hr/>
+ </td>
+ </tr>
+
+ <tr>
+ <td valign="top" align="right"><a name="itemname3" id="itemname3"></a><b>Mapping Diagram</b></td>
+ <td valign="top">
+ <p>The mapping diagram now has support for showing Grid, Rules and Snap-to-Geometry.</p>
+
+ <p><img src="../images/hibernate_rulers_grid_snap2geometry.jpg"/></p>
+
+ <p><small><a href="http://jira.jboss.org/jira/browse/JBIDE-4643">Related jira</a></p>
+
+ </td>
+ </tr>
+
+
+
+
+
+ <tr>
+ <td colspan="2">
+ <hr/>
+ </td>
+ </tr>
+
+
+</table>
+
+</body>
+
+</html>
+
+
Added: trunk/documentation/whatsnew/images/build_project_archives_action.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/images/build_project_archives_action.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/images/config_variable_in_filefilter.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/images/config_variable_in_filefilter.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/images/css_properties_perspective.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/images/css_properties_perspective.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/images/default_fileset_for_servers.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/images/default_fileset_for_servers.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/images/forid_like_codeassist.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/images/forid_like_codeassist.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/images/hc_pending_icon.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/images/hc_pending_icon.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/images/hibernate_rulers_grid_snap2geometry.jpg
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/images/hibernate_rulers_grid_snap2geometry.jpg
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/images/hibernatenamedquerydaliui.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/images/hibernatenamedquerydaliui.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/images/jbosslogo_server.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/images/jbosslogo_server.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/images/maven_library_provider.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/images/maven_library_provider.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/images/new_hbm_xml_selection.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/images/new_hbm_xml_selection.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/images/properties_regular_expression.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/images/properties_regular_expression.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/images/scrollable_toolbars.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/images/scrollable_toolbars.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/images/selectionbar_optimized.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/images/selectionbar_optimized.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/images/tagdocs.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/images/tagdocs.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Modified: trunk/documentation/whatsnew/index.html
===================================================================
--- trunk/documentation/whatsnew/index.html 2009-09-14 16:38:53 UTC (rev 17552)
+++ trunk/documentation/whatsnew/index.html 2009-09-14 16:39:05 UTC (rev 17553)
@@ -24,6 +24,19 @@
<tr>
<td valign="top" align="left">
+ <p align="right"><b>3.1.0.M3</b>
+ <td valign="top">
+ <p><a href="core/core-news-3.1.0.M3.html">Core/General</a></p>
+ <p><a href="jst/jst-news-3.1.0.M1.html">JST/JSF Tools</a></p>
+ <p><a href="as/as-news-3.1.0.M3.html">JBoss AS Tools</a></p>
+ <p><a href="hibernate/hibernate-news-3.3.0.M3.html">Hibernate Tools</a></p>
+ <p><a href="maven/maven-news-1.0.0.M3.html">Maven Tools</a></p>
+ <p><a href="vpe/vpe-news-3.1.0.M3.html">Visual Page Editor</a></p>
+ </td>
+ </tr>
+
+ <tr>
+ <td valign="top" align="left">
<p align="right"><b>3.1.0.M2</b>
<td valign="top">
<p><a href="core/core-news-3.1.0.M2.html">Core/General</a></p>
Added: trunk/documentation/whatsnew/jst/jst-news-3.1.0.M3.html
===================================================================
--- trunk/documentation/whatsnew/jst/jst-news-3.1.0.M3.html (rev 0)
+++ trunk/documentation/whatsnew/jst/jst-news-3.1.0.M3.html 2009-09-14 16:39:05 UTC (rev 17553)
@@ -0,0 +1,103 @@
+<?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>JST/JSF 3.1.0.M3 What's New</title>
+</head>
+<body>
+<h1>JST/JSF 3.1.0.M3 What's New</h1>
+
+<p align="right"><a href="../index.html">< Main Index</a> <a href="../as/as-news-3.1.0.M3.html">Server Tools ></a></p>
+
+<table border="0" cellpadding="10" cellspacing="0" width="80%">
+ <tr>
+ <td colspan="2">
+ <hr/>
+ <h3>OpenOn</h3>
+ <hr/>
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="left">
+ <p><b>EL Variables</b></p></td>
+ <td valign="top"><p>OpenOn's are now available for source elements.</p>
+
+ <p><small><a href="https://jira.jboss.org/jira/browse/JBIDE-2806">Related Jira</a></small></p>
+ </td>
+ </tr>
+
+ <tr>
+ <td colspan="2">
+ <hr/>
+ <h3>Code assist</h3>
+ <hr/>
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="left">
+ <p><b>Unified EL completion for Seam and JSF projects</b></p></td>
+ <td valign="top"><p>EL completion for Seam and JSF projects are now unified (uses same codebase).</p>
+
+<p>In previous releases there were small differences between how code completion were done for projects with or without Seam configured, i.e. code completion for Seam variables were not available in Wizards and property sheets and some of the features of JBoss EL were not honored in JSF projects.</p>
+
+ <p><small>Related jiras: <a href="https://jira.jboss.org/jira/browse/JBIDE-2920">1</a>, <a href="https://jira.jboss.org/jira/browse/JBIDE-1826">2</a></small></p>
+ </td>
+ </tr>
+ <tr>
+ <td colspan="2"><hr />
+ </td>
+ </tr>
+
+ <tr>
+ <td valign="top" align="left">
+ <p><b>EL completion in style attributes</b></p></td>
+ <td valign="top"><p>Code assist for EL variables are now available in style attributes of XHTML files.</p>
+
+ <p><small><a href="https://jira.jboss.org/jira/browse/JBIDE-3750">Related Jira</a></small></p>
+ </td>
+ </tr>
+ <tr>
+ <td colspan="2"><hr />
+ </td>
+ </tr>
+
+ <tr>
+ <td valign="top" align="left">
+ <p><b>Information hover for JSF tags</b></p></td>
+ <td valign="top"><p>When code completing JSF/Facelets tags we now show a information box with the related tag documentation. Descriptions are fetched from TLD and facelet information.</p>
+
+ <p><img src="../images/tagdocs.png"/></p>
+
+ <p><small><a href="https://jira.jboss.org/jira/browse/JBIDE-534">Related Jira</a></small></p>
+ </td>
+ </tr>
+ <tr>
+ <td colspan="2"><hr />
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="left">
+ <p><b>Code assist for attributes expecting an ID in richfaces</b></p></td>
+ <td valign="top"><p>Code assist now provides id completion for attributes that is known to work with ID's (for, focus, reRender, etc.). Both single and multi-valued (comma separated) completion are supported.</p>
+
+ <p><img src="../images/forid_like_codeassist.png"/></p>
+
+
+ <p><small><a href="https://jira.jboss.org/jira/browse/JBIDE-3571">Related Jira</a></small></p>
+ </td>
+ </tr>
+ <tr>
+ <td colspan="2"><hr />
+ </td>
+ </tr>
+
+
+</table>
+
+</body>
+
+</html>
Added: trunk/documentation/whatsnew/maven/maven-news-1.0.0.M3.html
===================================================================
--- trunk/documentation/whatsnew/maven/maven-news-1.0.0.M3.html (rev 0)
+++ trunk/documentation/whatsnew/maven/maven-news-1.0.0.M3.html 2009-09-14 16:39:05 UTC (rev 17553)
@@ -0,0 +1,69 @@
+<?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 in Maven Tools</title>
+</head>
+<body>
+<h1>Maven Tools</h1>
+
+<p align="right"><a href="../index.html">< Main Index</a> <a
+ href="../vpe/vpe-news-3.1.0.M3.html">VPE Tools ></a></p>
+<table border="0" cellpadding="10" cellspacing="0" width="80%">
+ <tr>
+ <td colspan="2">
+ <hr />
+ <h3>Maven Integration</h3>
+ <hr />
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="left"><a name="itemname3" id="itemname3"></a><b>Maven WTP 3.1 Library Providers</b></td>
+ <td valign="top">
+ <p>When creating or editing WTP projects with JBoss Tools Maven Integration enabled it is now possible to use Maven as the library provider.</p>
+
+<p><img src="../images/maven_library_provider.png"/></p>
+
+<p>For this release only the JSF facet have this enabled, but in future releases we will add more facet specific defaults (i.e. portal, seam, etc.).</p>
+
+ <p>Note: be sure to use the latest m2eclipse development release with JBoss Tools for this to work.</p>
+ <p><small><a
+ href="https://jira.jboss.org/jira/browse/JBIDE-4565">Related Jira</a></small></p>
+ </td>
+ </tr>
+
+ <tr>
+ <td colspan="2">
+ <hr />
+ </td>
+ </tr>
+
+ <tr>
+ <td valign="top" align="left"><a name="itemname3" id="itemname3"></a><b>Seam now looks at root.xml for dependencies</b></td>
+ <td valign="top">
+ <p>The Maven integration for Seam now get all its dependencies based on the POM file named build/root.xml.</p>
+ <p>This ensures your project will be created with the same dependencies as the version of Seam you use in the tooling. </p>
+
+
+ <p><small><a
+ href="https://jira.jboss.org/jira/browse/JBIDE-4813">Related Jira</a></small></p>
+ </td>
+ </tr>
+
+ <tr>
+ <td colspan="2">
+ <hr />
+ </td>
+ </tr>
+
+</table>
+
+</body>
+
+</html>
+
+
Added: trunk/documentation/whatsnew/vpe/vpe-news-3.1.0.M3.html
===================================================================
--- trunk/documentation/whatsnew/vpe/vpe-news-3.1.0.M3.html (rev 0)
+++ trunk/documentation/whatsnew/vpe/vpe-news-3.1.0.M3.html 2009-09-14 16:39:05 UTC (rev 17553)
@@ -0,0 +1,138 @@
+<?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.1.0.M3.html">Core Tools ></a></p>
+<table border="0" cellpadding="10" cellspacing="0" width="80%">
+ <tr>
+ <td colspan="2">
+ <hr />
+ <h3>CSS Editing</h3>
+ <hr />
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="left"><a name="itemname3" id="itemname3"></a><b>CSS Perspective</b></td>
+ <td valign="top">
+ <p>There is now a CSS Editing perspective that provides a default layout showing the CSS Properties and CSS Preview views.</p>
+ <p>Good when editing .css files where these views has their use.</p>
+
+ <p><img src="../images/css_properties_perspective.png"/></p>
+
+ <p><small><a
+ href="https://jira.jboss.org/jira/browse/JBIDE-3504">Related Jira</a></small></p>
+ </td>
+ </tr>
+
+ <tr>
+ <td colspan="2">
+ <hr />
+ </td>
+ </tr>
+ <tr>
+ <td colspan="2">
+ <hr />
+ <h3>Facelets</h3>
+ <hr />
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="left"><a name="itemname3" id="itemname3"></a><b>Custom components in .jar</b></td>
+ <td valign="top">
+ <p>Support for custom components previously only
+ worked for exploded directory structure, it now also
+ work when you are using custom components from a
+ jar.</p>
+
+ <p><small><a
+ href="https://jira.jboss.org/jira/browse/JBIDE-3247">Related Jira</a></small></p>
+ </td>
+ </tr>
+
+ <tr>
+ <td colspan="2">
+ <hr />
+ </td>
+ </tr>
+
+ <tr>
+ <td valign="top" align="left"><a name="itemname3" id="itemname3"></a><b>Toolbar for smaller screens</b></td>
+ <td valign="top">
+ <p>The toolbar and selection bar in Visual Page Editor now "collapses" seamlessly when there is less space available for it. A small arrow is shown when needed and can be used to access the non-visible parts.</p>
+
+ <p><img src="../images/scrollable_toolbars.png"/></p>
+ <p><small><a
+ href="https://jira.jboss.org/jira/browse/JBIDE-4029">Related Jira</a></small></p>
+ </td>
+ </tr>
+
+
+ <tr>
+ <td colspan="2">
+ <hr />
+ </td>
+ </tr>
+
+
+ <tr>
+ <td valign="top" align="left"><a name="itemname3" id="itemname3"></a><b>Selection bar optimized</b></td>
+ <td valign="top">
+ <p>The selection bar is now not updating on *every* change, but only when it needs to - making it faster and not flickering when scrolling or typing.</p>
+
+ <p><img src="../images/selectionbar_optimized.png"/></p>
+ <p><small><a
+ href="https://jira.jboss.org/jira/browse/JBIDE-4430">Related Jira</a></small></p>
+ </td>
+ </tr>
+
+
+ <tr>
+ <td colspan="2">
+ <hr />
+ </td>
+ </tr>
+
+ <tr>
+ <td valign="top" align="left"><a name="itemname3" id="itemname3"></a><b>More components</b></td>
+ <td valign="top">
+ <p>New Richfaces 3.3.1 and standard jsp/JSTL core and functions are now rendered visually in the page editor.</p>
+
+ <p><small><a
+ href="https://jira.jboss.org/jira/browse/JBIDE-3548">Related Jira</a></small></p>
+ </td>
+ </tr>
+
+
+ <tr>
+ <td valign="top" align="left"><a name="itemname3" id="itemname3"></a><b>OpenOn for tag libs</b></td>
+ <td valign="top">
+ <p>Files referenced in the <code>source</code> tag's of a facelet library definition can now be open with OpenOn (F3 or Ctrl+Mouse).</p>
+
+ <p><small><a
+ href="https://jira.jboss.org/jira/browse/JBIDE-4509">Related Jira</a></small></p>
+ </td>
+ </tr>
+
+ <tr>
+ <td colspan="2">
+ <hr />
+ </td>
+ </tr>
+
+</table>
+
+</body>
+
+</html>
+
+
More information about the jbosstools-commits
mailing list