[jbosstools-commits] JBoss Tools SVN: r24526 - in trunk/documentation/whatsnew: images and 1 other directory.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Fri Aug 27 16:27:20 EDT 2010


Author: adietish
Date: 2010-08-27 16:27:20 -0400 (Fri, 27 Aug 2010)
New Revision: 24526

Added:
   trunk/documentation/whatsnew/images/gwt-facet.png
   trunk/documentation/whatsnew/images/gwt-generate-samplecode.png
Modified:
   trunk/documentation/whatsnew/gwt/gwt-news-1.0.0.M2.html
Log:
[JBIDE-6889] N&N for GWT Integration created

Modified: trunk/documentation/whatsnew/gwt/gwt-news-1.0.0.M2.html
===================================================================
--- trunk/documentation/whatsnew/gwt/gwt-news-1.0.0.M2.html	2010-08-27 19:34:32 UTC (rev 24525)
+++ trunk/documentation/whatsnew/gwt/gwt-news-1.0.0.M2.html	2010-08-27 20:27:20 UTC (rev 24526)
@@ -21,9 +21,19 @@
 		</td>
 	</tr>
 	<tr>
-		<td valign="top" align="left"><a name="itemname3" id="itemname3"></a><b>Deltacloud Tools</b></td>
+		<td valign="top" align="left"><a name="itemname3" id="itemname3"></a><b>GWT Integration</b></td>
 		<td valign="top">
-		<p>TBD: Description for GWT Integration functionality</p>
+		<p>
+			The GWT plugins for Eclipse unfortunately provide their own wizards and user interaction patterns.
+			They do not integrate well into the existing Eclipse components for web projects. Our experimental plugin 
+			delivers a facet for dynamic web projects and allows you to choose a GWT facet when creating a dynamic web projects.
+		<p><img src="../images/gwt-facet.png" /></p>
+		<p>A further wizard page allows you to get the GWT sample the Google plugins deliver.</p>
+		<p><img src="../images/gwt-generate-samplecode.png" /></p>
+		<p>Our integration allows you to create GWT projects the way you are used to create dynamic web projects in Eclipse.
+		It offers GWT capabilities to all frameworks that conform to the Dynamic Web Project infrastructure
+		in Eclipse. </p>
+		<p>Deployment to the JBoss application server (or any other JEE application server) works just out of the box.</p>
 		<p><small><a
 			href="#">Related Jira</a></small></p>
 		</td>

Added: trunk/documentation/whatsnew/images/gwt-facet.png
===================================================================
(Binary files differ)


Property changes on: trunk/documentation/whatsnew/images/gwt-facet.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/documentation/whatsnew/images/gwt-generate-samplecode.png
===================================================================
(Binary files differ)


Property changes on: trunk/documentation/whatsnew/images/gwt-generate-samplecode.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream



More information about the jbosstools-commits mailing list