<?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: Getting started with GWT (the manual way)</title>
	<atom:link href="http://braindump.dk/tech/2006/08/14/getting-started-with-gwt-the-manual-way/feed/" rel="self" type="application/rss+xml" />
	<link>http://braindump.dk/tech/2006/08/14/getting-started-with-gwt-the-manual-way/</link>
	<description>Online and Working</description>
	<lastBuildDate>Sun, 14 Mar 2010 11:51:11 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Bryce Benton</title>
		<link>http://braindump.dk/tech/2006/08/14/getting-started-with-gwt-the-manual-way/comment-page-1/#comment-137</link>
		<dc:creator>Bryce Benton</dc:creator>
		<pubDate>Fri, 29 Sep 2006 15:27:43 +0000</pubDate>
		<guid isPermaLink="false">http://braindump.dk/tech/2006/08/14/getting-started-with-gwt-the-manual-way/#comment-137</guid>
		<description>Thanks. Your solution from 4:03pm looks to be more elegant than mine from 4:34pm.

Once again, thanks for the help.

--bryce</description>
		<content:encoded><![CDATA[<p>Thanks. Your solution from 4:03pm looks to be more elegant than mine from 4:34pm.</p>
<p>Once again, thanks for the help.</p>
<p>&#8211;bryce</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bryce Benton</title>
		<link>http://braindump.dk/tech/2006/08/14/getting-started-with-gwt-the-manual-way/comment-page-1/#comment-136</link>
		<dc:creator>Bryce Benton</dc:creator>
		<pubDate>Fri, 29 Sep 2006 14:34:59 +0000</pubDate>
		<guid isPermaLink="false">http://braindump.dk/tech/2006/08/14/getting-started-with-gwt-the-manual-way/#comment-136</guid>
		<description>Nevermind. I figured it out.

Follow the instructions from &lt;a href=&quot;http://braindump.dk/tech/gwt-task-for-ant/&quot; rel=&quot;nofollow&quot;&gt;this other GWT write up&lt;/a&gt; and place the &lt;code&gt;ant-gwt-*.jar&lt;/code&gt; file in the project&#039;s &lt;code&gt;lib&lt;/code&gt; folder.

Nice!</description>
		<content:encoded><![CDATA[<p>Nevermind. I figured it out.</p>
<p>Follow the instructions from <a href="http://braindump.dk/tech/gwt-task-for-ant/" rel="nofollow">this other GWT write up</a> and place the <code>ant-gwt-*.jar</code> file in the project&#8217;s <code>lib</code> folder.</p>
<p>Nice!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: recht</title>
		<link>http://braindump.dk/tech/2006/08/14/getting-started-with-gwt-the-manual-way/comment-page-1/#comment-135</link>
		<dc:creator>recht</dc:creator>
		<pubDate>Fri, 29 Sep 2006 14:03:29 +0000</pubDate>
		<guid isPermaLink="false">http://braindump.dk/tech/2006/08/14/getting-started-with-gwt-the-manual-way/#comment-135</guid>
		<description>The file is located in gwt-ant.jar, which you should place in lib/build. If you&#039;ve modified the build file for your own project, you should make sure you&#039;ve got all the jar files in your local lib dir, and the classpath element should include jar/classes in the right order.</description>
		<content:encoded><![CDATA[<p>The file is located in gwt-ant.jar, which you should place in lib/build. If you&#8217;ve modified the build file for your own project, you should make sure you&#8217;ve got all the jar files in your local lib dir, and the classpath element should include jar/classes in the right order.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bryce Benton</title>
		<link>http://braindump.dk/tech/2006/08/14/getting-started-with-gwt-the-manual-way/comment-page-1/#comment-134</link>
		<dc:creator>Bryce Benton</dc:creator>
		<pubDate>Fri, 29 Sep 2006 13:58:37 +0000</pubDate>
		<guid isPermaLink="false">http://braindump.dk/tech/2006/08/14/getting-started-with-gwt-the-manual-way/#comment-134</guid>
		<description>Thank you for the great write up about deploying GWT with ant.

The build.xml file references &lt;code&gt;ant-gwt.xml&lt;/code&gt;. Can you please post the contents of this file?

Thanks,
Bryce</description>
		<content:encoded><![CDATA[<p>Thank you for the great write up about deploying GWT with ant.</p>
<p>The build.xml file references <code>ant-gwt.xml</code>. Can you please post the contents of this file?</p>
<p>Thanks,<br />
Bryce</p>
]]></content:encoded>
	</item>
</channel>
</rss>
