Author: max.andersen(a)jboss.com
Date: 2007-11-13 12:53:39 -0500 (Tue, 13 Nov 2007)
New Revision: 4892
Added:
trunk/documentation/whatsnew/seam/images/
trunk/documentation/whatsnew/seam/images/hqlcriteriaquicknavigation.png
trunk/documentation/whatsnew/seam/images/inlinequeryvalidation.png
trunk/documentation/whatsnew/seam/images/seampreferences.png
trunk/documentation/whatsnew/seam/images/serverselection.png
Modified:
trunk/documentation/whatsnew/seam/seam-news-1.0.0.cr1.html
Log:
images for seam whatsnew
Added: trunk/documentation/whatsnew/seam/images/hqlcriteriaquicknavigation.png
===================================================================
(Binary files differ)
Property changes on:
trunk/documentation/whatsnew/seam/images/hqlcriteriaquicknavigation.png
___________________________________________________________________
Name: svn:executable
+ *
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/seam/images/inlinequeryvalidation.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/seam/images/inlinequeryvalidation.png
___________________________________________________________________
Name: svn:executable
+ *
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/seam/images/seampreferences.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/seam/images/seampreferences.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/seam/images/serverselection.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/seam/images/serverselection.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Modified: trunk/documentation/whatsnew/seam/seam-news-1.0.0.cr1.html
===================================================================
--- trunk/documentation/whatsnew/seam/seam-news-1.0.0.cr1.html 2007-11-13 17:51:19 UTC
(rev 4891)
+++ trunk/documentation/whatsnew/seam/seam-news-1.0.0.cr1.html 2007-11-13 17:53:39 UTC
(rev 4892)
@@ -23,11 +23,13 @@
<td valign="top" align="right">
<a name="itemnam2e"
id="itemname2"></a><b>Seam 2 support</b>
</td>
- <td width="70%" valign="top">Seam 2 are now supported as a
valid runtime and can now be used together with the project and artifact creation
wizards.</td>
-
+ <td width="70%" valign="top">Seam 2 are now supported as a
valid runtime and can be used together with the project and artifact creation wizards.
<p><img src="images/seam2runtime.png"/></p>
<p>Seam code completion and validation now also supports the Seam 2 notion of
<code>import</code>'s.</p>
+
+ </td>
+
</tr>
<tr>
<td colspan="2"><hr />
@@ -37,9 +39,12 @@
<td valign="top" align="right">
<a name="itemname3"
id="itemname3"></a><b>Server selection at project
creation</b>
</td>
- <td valign="top">Seam Web Project wizard now has an option for
selecting the actual Server (and not just WTP runtime) that will be used for the
project.</td>
+ <td valign="top">Seam Web Project wizard now has an option for
selecting the actual Server (and not just WTP runtime) that will be used for the project.
<p>This allow the wizard to correctly identify where the needed datasource and
driver libraries need to go.</p>
<p><img src="images/serverselection.png"/></p>
+
+
+</td>
</tr>
<tr>
<td colspan="2"><hr />
@@ -48,8 +53,9 @@
<tr>
<td valign="top" align="right"><a
name="itemname3" id="itemname3"></a><b>Hibernate
support fully enabled</b></td>
<td valign="top"><p>Hibernate support is now enabled by default
on war, ejb and test projects generated by the Seam Web Project wizard.</p>
-<p>This enables all the HQL code completion and validation inside Java files. Code
completion just requires the Hibernate Console configuration to opened/created, validation
requires the Session Factory to be opened/created.</p>
- <p><img
src="images/hqlcodecompletionvalidation.png"/></p>
+<p>This enables all the HQL code completion and validation inside Java files. Code
completion just requires the Hibernate Console configuration to be opened/created,
validation requires the Session Factory to be opened/created.</p>
+ <p><img
src="images/hqlcriteriaquicknavigation.png"/></p>
+ <p><img src="images/inlinequeryvalidation.png"/></p>
</td>
</tr>
<tr>
@@ -73,7 +79,7 @@
</tr>
<tr>
<td valign="top" align="right"><a
name="itemname3" id="itemname3"></a><b>EL code
completion/validation</b></td>
- <td valign="top"><p>EL code completion now support more of the
enhancements to EL available in Seam. e.g. <code>size</code>,
<code>values</code>, <code>keySet</code> etc. are now available in
code completion for collections and will not be flagged during validation.</p>
+ <td valign="top"><p>EL code completion now support more of the
enhancements to EL available in Seam, e.g. <code>size</code>,
<code>values</code>, <code>keySet</code> and more are now
available in code completion for collections and will not be flagged during
validation.</p>
<p><img src="images/elcompletion.png"/></p>
</td>
</tr>
@@ -88,7 +94,7 @@
<a name="itemname3"
id="itemname3"></a><b>Enable Seam Project now in
preferences</b>
</td>
<td valign="top">To avoid cluttering of the context menu for projects
the "Enable Seam project" is now only available in the preferences of a java
project.
- <p><img src="images/seam2preferences.png"/></p>
+ <p><img src="images/seampreferences.png"/></p>
</tr>
<tr>
<td colspan="2"><hr />
Show replies by date