<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Porting a Google Web Toolkit Netbeans Project (GWT4NB) to the Latest GWT and GWT4NB</title>
	<atom:link href="http://www.guinard.org/~misterdom/2009/09/01/porting-gwt-nb/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.guinard.org/~misterdom/2009/09/01/porting-gwt-nb/</link>
	<description>My Computing Logbook</description>
	<lastBuildDate>Thu, 22 Dec 2011 15:42:37 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Al</title>
		<link>http://www.guinard.org/~misterdom/2009/09/01/porting-gwt-nb/comment-page-1/#comment-76</link>
		<dc:creator>Al</dc:creator>
		<pubDate>Mon, 09 Nov 2009 12:07:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.guinard.org/~misterdom/?p=93#comment-76</guid>
		<description>Thanks that helped. In the last line the /&quot; should be the otherway round &quot;/</description>
		<content:encoded><![CDATA[<p>Thanks that helped. In the last line the /&#8221; should be the otherway round &#8220;/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: misterdom</title>
		<link>http://www.guinard.org/~misterdom/2009/09/01/porting-gwt-nb/comment-page-1/#comment-74</link>
		<dc:creator>misterdom</dc:creator>
		<pubDate>Mon, 02 Nov 2009 18:42:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.guinard.org/~misterdom/?p=93#comment-74</guid>
		<description>Thanks for that Mike!</description>
		<content:encoded><![CDATA[<p>Thanks for that Mike!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike R</title>
		<link>http://www.guinard.org/~misterdom/2009/09/01/porting-gwt-nb/comment-page-1/#comment-67</link>
		<dc:creator>Mike R</dc:creator>
		<pubDate>Sat, 24 Oct 2009 01:43:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.guinard.org/~misterdom/?p=93#comment-67</guid>
		<description>Let&#039;s try that again (adding HTML &nn; codes by hand):
            &lt;arg value=&quot;-war&quot;/&gt;
            &lt;arg path=&quot;${build.web.dir}/&quot;&gt;</description>
		<content:encoded><![CDATA[<p>Let&#8217;s try that again (adding HTML &nn; codes by hand):<br />
            &lt;arg value=&#8221;-war&#8221;/&gt;<br />
            &lt;arg path=&#8221;${build.web.dir}/&#8221;&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike R</title>
		<link>http://www.guinard.org/~misterdom/2009/09/01/porting-gwt-nb/comment-page-1/#comment-65</link>
		<dc:creator>Mike R</dc:creator>
		<pubDate>Sat, 24 Oct 2009 01:40:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.guinard.org/~misterdom/?p=93#comment-65</guid>
		<description>Also note there is a bug in the (new) generated build-gwt.xml for GWT4NB 2.6.9 (and probably earlier) where the -war option is not being supplied to the target debug-connect-gwt-shell-17 (and other versions).

You&#039;ll need to add the following argument to that target (eg at line 373 of the build-gwt.xml produced by GWT4NB 2.6.9)
            
            
 
Thanks for your post, it got me going long enough to find this bug (which I&#039;ll register with the GWT4NB crew).</description>
		<content:encoded><![CDATA[<p>Also note there is a bug in the (new) generated build-gwt.xml for GWT4NB 2.6.9 (and probably earlier) where the -war option is not being supplied to the target debug-connect-gwt-shell-17 (and other versions).</p>
<p>You&#8217;ll need to add the following argument to that target (eg at line 373 of the build-gwt.xml produced by GWT4NB 2.6.9)</p>
<p>Thanks for your post, it got me going long enough to find this bug (which I&#8217;ll register with the GWT4NB crew).</p>
]]></content:encoded>
	</item>
</channel>
</rss>

