<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Bits By The Pound &#187; GWT</title>
	<atom:link href="http://www.bitsbythepound.com/category/gwt/feed" rel="self" type="application/rss+xml" />
	<link>http://www.bitsbythepound.com</link>
	<description>Spewing Forth Tech Stuff</description>
	<lastBuildDate>Fri, 13 Aug 2010 14:04:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>64bit Karmic and Eclipse GWT plugin</title>
		<link>http://www.bitsbythepound.com/64bit-karmic-and-eclipse-gwt-plugin-144.html</link>
		<comments>http://www.bitsbythepound.com/64bit-karmic-and-eclipse-gwt-plugin-144.html#comments</comments>
		<pubDate>Mon, 02 Nov 2009 23:16:12 +0000</pubDate>
		<dc:creator>igough</dc:creator>
				<category><![CDATA[GWT]]></category>
		<category><![CDATA[Karmic (9.10)]]></category>

		<guid isPermaLink="false">http://www.bitsbythepound.com/?p=144</guid>
		<description><![CDATA[After upgrading to Ubuntu 9.10 from 9.04, the GWT plugin for Eclipse doesn&#8217;t work so well when trying to run an app in hosted mode. ** Unable to load Mozilla for hosted mode ** java.lang.UnsatisfiedLinkError: /home/igough/installs/eclipse-3.5/plugins/com.google.gwt.eclipse.sdkbundle.linux_1.7.1.v200909221731/gwt-linux-1.7.1/mozilla-1.7.12/libxpcom.so: libstdc++.so.5: cannot open shared object file: No such file or directory Karmic does not have libstdc++.so.5 as part of [...]]]></description>
		<wfw:commentRss>http://www.bitsbythepound.com/64bit-karmic-and-eclipse-gwt-plugin-144.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>GWT Module using Maven</title>
		<link>http://www.bitsbythepound.com/gwt-module-using-maven-128.html</link>
		<comments>http://www.bitsbythepound.com/gwt-module-using-maven-128.html#comments</comments>
		<pubDate>Sat, 31 Oct 2009 20:30:53 +0000</pubDate>
		<dc:creator>jpfiset</dc:creator>
				<category><![CDATA[GWT]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://www.bitsbythepound.com/?p=128</guid>
		<description><![CDATA[Note, this discussion is based on: GWT libraries 1.6.4 Apache Maven 2.2.1 I like Maven because it makes me much more productive. It takes care of a lot a project management details and makes the code saved in my repository smaller. When it comes to creating GWT modules (reusable libraries), I was hoping that I [...]]]></description>
		<wfw:commentRss>http://www.bitsbythepound.com/gwt-module-using-maven-128.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Set up GWT application with Maven</title>
		<link>http://www.bitsbythepound.com/set-up-gwt-application-with-maven-10.html</link>
		<comments>http://www.bitsbythepound.com/set-up-gwt-application-with-maven-10.html#comments</comments>
		<pubDate>Fri, 23 Oct 2009 20:54:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[GWT]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://www.bitsbythepound.com/?p=10</guid>
		<description><![CDATA[This demo is based on: GWT libraries 1.6.4 Apache Maven 2.2.1 GWT Maven plugin 1.1 Before you start your GWT application, you need to figure out: Package and name of your module, e.g. org.package.Module. In the example, &#8216;org.package&#8217; is the package name; &#8216;Module&#8217; is the module name; and, &#8216;org.package.Module&#8217; is the full module name. Maven [...]]]></description>
		<wfw:commentRss>http://www.bitsbythepound.com/set-up-gwt-application-with-maven-10.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
