[jbosstools-commits] JBoss Tools SVN: r31255 - trunk/documentation/whatsnew/gwt.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Thu May 12 14:18:49 EDT 2011


Author: adietish
Date: 2011-05-12 14:18:49 -0400 (Thu, 12 May 2011)
New Revision: 31255

Added:
   trunk/documentation/whatsnew/gwt/gwt-news-1.1.0.M1.html
Modified:
   trunk/documentation/whatsnew/gwt/gwt-news-1.0.1.M1.html
Log:
[JBIDE-8887] created N&N for 3.3.0 M1 and 3.2.1

Modified: trunk/documentation/whatsnew/gwt/gwt-news-1.0.1.M1.html
===================================================================
--- trunk/documentation/whatsnew/gwt/gwt-news-1.0.1.M1.html	2011-05-12 18:10:48 UTC (rev 31254)
+++ trunk/documentation/whatsnew/gwt/gwt-news-1.0.1.M1.html	2011-05-12 18:18:49 UTC (rev 31255)
@@ -24,7 +24,7 @@
 <h1>GWT Integration 1.0.1.M1 What's New</h1>
 
 <p align="right"><a href="../index.html">&lt; Main Index</a> <a
-href="../maven/maven-news-3.2.0.CR1.html">Maven Tools &gt;</a></p>
+href="../maven/maven-news-3.3.0.M1.html">Maven Tools &gt;</a></p>
 <table border="0" cellpadding="10" cellspacing="0" width="80%">
 	<tr>
 		<td colspan="2">

Added: trunk/documentation/whatsnew/gwt/gwt-news-1.1.0.M1.html
===================================================================
--- trunk/documentation/whatsnew/gwt/gwt-news-1.1.0.M1.html	                        (rev 0)
+++ trunk/documentation/whatsnew/gwt/gwt-news-1.1.0.M1.html	2011-05-12 18:18:49 UTC (rev 31255)
@@ -0,0 +1,50 @@
+<?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>GWT Integration 1.1.0.M1 What's New</title>
+<script type="text/javascript">
+
+  var _gaq = _gaq || [];
+  _gaq.push(['_setAccount', 'UA-17645367-5']);
+  _gaq.push(['_trackPageview']);
+
+  (function() {
+    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+  })();
+
+</script></head>
+<body>
+<h1>GWT Integration 1.1.0.M1 What's New</h1>
+
+<p align="right"><a href="../index.html">&lt; Main Index</a> <a
+href="../maven/maven-news-3.2.0.CR1.html">Maven Tools &gt;</a></p>
+<table border="0" cellpadding="10" cellspacing="0" width="80%">
+	<tr>
+		<td colspan="2">
+		<hr />
+		<h3>General</h3>
+		<hr />
+		</td>
+	</tr>
+	<tr>
+		<td valign="top" align="left"><a name="itemname3" id="itemname3"></a><b>Not available yet</b></td>
+		<td valign="top">
+			Our latest tooling is built against Eclipse 3.7 Indigo. The Google GWT plugins currently 
+			only run against Eclipse 3.6 Helios. Our plugin is therefore unfortunately not available 
+			in our latest JBoss Tools version.
+		</td>
+	</tr> 
+</table>
+
+</body>
+
+</html>
+
+


Property changes on: trunk/documentation/whatsnew/gwt/gwt-news-1.1.0.M1.html
___________________________________________________________________
Added: svn:mime-type
   + text/plain



More information about the jbosstools-commits mailing list