From jbosstools-commits at lists.jboss.org Mon Sep 14 12:39:06 2009 Content-Type: multipart/mixed; boundary="===============8838762417507911542==" MIME-Version: 1.0 From: jbosstools-commits at lists.jboss.org To: jbosstools-commits at lists.jboss.org Subject: [jbosstools-commits] JBoss Tools SVN: r17553 - in trunk/documentation/whatsnew: as and 6 other directories. Date: Mon, 14 Sep 2009 12:39:05 -0400 Message-ID: <200909141639.n8EGd5q0019235@svn01.web.mwc.hst.phx2.redhat.com> --===============8838762417507911542== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: max.andersen(a)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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- 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 @@ + + + + +JBoss AS Tools 2.1.0.M3 News + + + + +

JBoss AS Tools 3.1.0.M3 - New and Noteworthy

+ +

< Main Index Hibernate Tools >

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + = +
+
+

Server

+
+
+

+ Configure filesets for Servers

+

There is now a preference page for configuring default filesets f= or server types.

+ +

+ +

This can be used to setup which files inside the server configura= tion you wish to have easy access from the Server view, i.e. define **/*-lo= g4j.xml for JBoss servers if you want to easily access the logging configur= ation files.

+ +

= Related jira

+
+
+
+

+ JBoss configuration Variable

+

You can now use ${jboss_config} to refer to the sele= cted JBoss Configuration to allow for portable filesets.

+

+ +

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. ${jboss_config:JMyBoss4}. + +

= Related jira

+
+
+
+

+ Updated icons/images to new JBoss logo

+

The new wizards for Server types now uses the new JBoss logo

+ +

+ +

= Related jira

+
+
+
+ + + + + + Added: trunk/documentation/whatsnew/core/core-news-3.1.0.M3.html =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- 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 @@ + + + + + + + +What's New + + +

What's New Core/General

+ +

< Main Index JST Tools >

+ + + + + + + + + = + + + + + + + + + + + + + + + + + +
+
+

Project Archives

+
+
Nested archives now supports incremental updates +

Previously nested project archives were possible to define, but updat= es in a nested archive were not always happening.

+ +

This is now fixed allowing you to have structures like the following:=

+ +

+ + x.jar + ear/x.ear + ear/x.ear/x.jar = + +

And when updating x.jar in the top-level the ear project's version of= x.jar will now also be updated.

+ +

Related Jira=

+ +

+
Build Project Archive Action +

There is now a "Build Project Archive" action which users can configu= re a hotkey for if they wish.

+

When invoked the project for the currently selected resource will be = built.

+

+ +

Related Jira=

+ +
+
+

Properties editor

+
+
Filter/Search Regular Expression +

The JBoss Tools properties editor's filter field now supports regular= expressions.

+ +

+ +

By default the Name and Value fields are just substring seach, but if= you enable "Expressions" you can use regular expressions.

+ +

Related Jira=

+
+ + + + + + Added: trunk/documentation/whatsnew/hibernate/hibernate-news-3.3.0.M3.html =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/documentation/whatsnew/hibernate/hibernate-news-3.3.0.M3.html = (rev 0) +++ trunk/documentation/whatsnew/hibernate/hibernate-news-3.3.0.M3.html 200= 9-09-14 16:39:05 UTC (rev 17553) @@ -0,0 +1,157 @@ + + + + + + + +Hibernate tools 3.3.0.M3 What's New + + +

Hibernate tools 3.3.0.M3 What's New

+ +

< Main Index Maven Tools >

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+

Dali Integration

+
+
Validation via NamingStrategy +

When using Hibernate Platform with Dali (JPA Tooling) we now valida= te through the chosen NamingStrategy (if none chosen the default NamingStra= tegy is used).

+ +

This allows those users who have custom naming strategies in place = to utilize the nice Dali JPA validation of wether the reference table and c= olumn names are enabled.

+ +

Note: Remember for Dali validation to work you have to enable the J= PA facet on your project and have the chosen DTP connection be connected to= the database. If not, Dali will not perform any validation!

+ +

In case you do not want the NamingStrategy to be used, i.e. your Na= mingStrategy requires custom setup or have dependencies not available durin= g design time you can disable the use of it on the Hibernate project prefer= ence page.

+

+ + +

Releated jiras: 1, 2

+ +
+
+
Hibernate specific annotations +

The JPA UI and validation has been extended to cover a few more Hib= ernate specific annotations.

+ +
    +
  • @GenericGenerators (before only supported the singu= lar @GenericGenerator
  • +
  • @DiscriminatorFormula
  • +
  • @NamedQuery
  • +
  • @NamedNativeQuery
  • +
  • @Embeddable with associations (not allowed in JPA s= pec, but ok in Hibernate)
  • +
+ +

This means that these annotations now have UI support and if possib= le also validated in Dali.

+ +

This screenshot shows a @NamedQuery being edited/shown in the UI. + +

+ +

+ + +

Releated jiras: 1, 2,3, 4, 5

+ + +
+
+

Wizards

+
+
hbm.xml Wizard now generates mapping for object graph +

When using New Hibernate Mapping wizard the generated hbm.xml now c= ontains basic mappings for properties and associations.

+ +

+ +

You can select a package or multiple individual classes and then from t= here the wizard will traverse the object graph and generate mappings for th= e full object graph.

+

Rel= ated jira

+ +
+
+

Views

+
+
Pending... node +

Creation/opening of a Console Configuration is now visualized with = a Pending... node until it completes.

+ +

+ +

Rel= ated jira

+ +
+
+
Mapping Diagram +

The mapping diagram now has support for showing Grid, Rules and Sna= p-to-Geometry.

+ +

+ +

Rel= ated jira

+ +
+
+
+ + + + + + Added: trunk/documentation/whatsnew/images/build_project_archives_action.png =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D (Binary files differ) Property changes on: trunk/documentation/whatsnew/images/build_project_arch= ives_action.png ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: trunk/documentation/whatsnew/images/config_variable_in_filefilter.png =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D (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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D (Binary files differ) Property changes on: trunk/documentation/whatsnew/images/css_properties_per= spective.png ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: trunk/documentation/whatsnew/images/default_fileset_for_servers.png =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D (Binary files differ) Property changes on: trunk/documentation/whatsnew/images/default_fileset_fo= r_servers.png ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: trunk/documentation/whatsnew/images/forid_like_codeassist.png =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D (Binary files differ) Property changes on: trunk/documentation/whatsnew/images/forid_like_codeass= ist.png ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: trunk/documentation/whatsnew/images/hc_pending_icon.png =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D (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_snap2geome= try.jpg =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D (Binary files differ) Property changes on: trunk/documentation/whatsnew/images/hibernate_rulers_g= rid_snap2geometry.jpg ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: trunk/documentation/whatsnew/images/hibernatenamedquerydaliui.png =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D (Binary files differ) Property changes on: trunk/documentation/whatsnew/images/hibernatenamedquer= ydaliui.png ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: trunk/documentation/whatsnew/images/jbosslogo_server.png =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D (Binary files differ) Property changes on: trunk/documentation/whatsnew/images/jbosslogo_server.p= ng ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: trunk/documentation/whatsnew/images/maven_library_provider.png =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D (Binary files differ) Property changes on: trunk/documentation/whatsnew/images/maven_library_prov= ider.png ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: trunk/documentation/whatsnew/images/new_hbm_xml_selection.png =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D (Binary files differ) Property changes on: trunk/documentation/whatsnew/images/new_hbm_xml_select= ion.png ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: trunk/documentation/whatsnew/images/properties_regular_expression.png =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D (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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D (Binary files differ) Property changes on: trunk/documentation/whatsnew/images/scrollable_toolbar= s.png ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: trunk/documentation/whatsnew/images/selectionbar_optimized.png =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D (Binary files differ) Property changes on: trunk/documentation/whatsnew/images/selectionbar_optim= ized.png ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: trunk/documentation/whatsnew/images/tagdocs.png =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D (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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/documentation/whatsnew/index.html 2009-09-14 16:38:53 UTC (rev 17= 552) +++ trunk/documentation/whatsnew/index.html 2009-09-14 16:39:05 UTC (rev 17= 553) @@ -24,6 +24,19 @@ = +

3.1.0.M3 = + = +

Core/General

= +

JST/JSF Tools

= +

JBoss AS Tools

= +

Hibernate Tool= s

= +

Maven Tools

= +

Visual Page Editor

+ = + + + +

3.1.0.M2 = =

Core/General

= Added: trunk/documentation/whatsnew/jst/jst-news-3.1.0.M3.html =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- 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:3= 9:05 UTC (rev 17553) @@ -0,0 +1,103 @@ + + + + + + + +JST/JSF 3.1.0.M3 What's New + + +

JST/JSF 3.1.0.M3 What's New

+ +

< Main Index Server Tools >

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+

OpenOn

+
+
+

EL Variables

OpenOn's are now available for source elements= .

+ +

Re= lated Jira

+
+
+

Code assist

+
+
+

Unified EL completion for Seam and JSF projects

EL completion for Seam and JSF projects are no= w unified (uses same codebase).

+ +

In previous releases there were small differences between how code comp= letion were done for projects with or without Seam configured, i.e. code co= mpletion for Seam variables were not available in Wizards and property shee= ts and some of the features of JBoss EL were not honored in JSF projects. + +

Related jiras: 1, 2

+

+
+

EL completion in style attributes

Code assist for EL variables are now available= in style attributes of XHTML files.

+ +

Re= lated Jira

+

+
+

Information hover for JSF tags

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.

+ +

+ +

Rel= ated Jira

+

+
+

Code assist for attributes expecting an ID in richfaces

Code assist now provides id completion for att= ributes that is known to work with ID's (for, focus, reRender, etc.). Both = single and multi-valued (comma separated) completion are supported.

+ +

+ = + = +

Re= lated Jira

+

+
+ + + + Added: trunk/documentation/whatsnew/maven/maven-news-1.0.0.M3.html =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- 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 @@ + + + + + + + +What's New in Maven Tools + + +

Maven Tools

+ +

< Main Index VPE Tools >

+ + + + + + + + + + + + + + + + + + + + + + +
+
+

Maven Integration

+
+
Maven WTP 3.1 Library Providers +

When creating or editing WTP projects with JBoss Tools Maven Integrat= ion enabled it is now possible to use Maven as the library provider.

+ +

+ +

For this release only the JSF facet have this enabled, but in future re= leases we will add more facet specific defaults (i.e. portal, seam, etc.).<= /p> + +

Note: be sure to use the latest m2eclipse development release with JB= oss Tools for this to work.

+

Related Jira=

+
+
+
Seam now looks at root.xml for dependencies +

The Maven integration for Seam now get all its dependencies based on = the POM file named build/root.xml.

+

This ensures your project will be created with the same dependencies = as the version of Seam you use in the tooling.

+ + +

Related Jira=

+
+
+
+ + + + + + Added: trunk/documentation/whatsnew/vpe/vpe-news-3.1.0.M3.html =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- 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:3= 9:05 UTC (rev 17553) @@ -0,0 +1,138 @@ + + + + + + + +What's New Visual Page Editor + + +

What's New Visual Page Editor

+ +

< Main Index Core Tools >

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+

CSS Editing

+
+
CSS Perspective +

There is now a CSS Editing perspective that provides a default layout= showing the CSS Properties and CSS Preview views.

+

Good when editing .css files where these views has their use.

+ +

+ = +

Related Jira=

+
+
+
+
+

Facelets

+
+
Custom components in .jar +

Support for custom components previously only + worked for exploded directory structure, it now also + work when you are using custom components from a + jar.

+ +

Related Jira=

+
+
+
Toolbar for smaller screens +

The toolbar and selection bar in Visual Page Editor now "collapses" s= eamlessly 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.

+ +

+

Related Jira=

+
+
+
Selection bar optimized +

The selection bar is now not updating on *every* change, but only whe= n it needs to - making it faster and not flickering when scrolling or typin= g.

+ +

+

Related Jira=

+
+
+
More components +

New Richfaces 3.3.1 and standard jsp/JSTL core and functions are now = rendered visually in the page editor.

+ +

Related Jira=

+
OpenOn for tag libs +

Files referenced in the source tag's of a facelet librar= y definition can now be open with OpenOn (F3 or Ctrl+Mouse).

+ +

Related Jira=

+
+
+
+ + + + + + --===============8838762417507911542==--