<?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: When buttons stop working&#8230;</title>
	<atom:link href="http://technologytales.com/2009/11/16/when-buttons-stop-working/feed/" rel="self" type="application/rss+xml" />
	<link>http://technologytales.com/2009/11/16/when-buttons-stop-working/</link>
	<description>Adventures in the world of digital and computer technology</description>
	<lastBuildDate>Wed, 10 Mar 2010 16:18:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0-alpha</generator>
	<item>
		<title>By: John</title>
		<link>http://technologytales.com/2009/11/16/when-buttons-stop-working/comment-page-1/#comment-138</link>
		<dc:creator>John</dc:creator>
		<pubDate>Wed, 02 Dec 2009 12:09:01 +0000</pubDate>
		<guid isPermaLink="false">http://technologytales.com/?p=1176#comment-138</guid>
		<description>Thanks Francois. I just might have a go with that to see what happens.</description>
		<content:encoded><![CDATA[<p>Thanks Francois. I just might have a go with that to see what happens.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Francois MAROT</title>
		<link>http://technologytales.com/2009/11/16/when-buttons-stop-working/comment-page-1/#comment-137</link>
		<dc:creator>Francois MAROT</dc:creator>
		<pubDate>Tue, 01 Dec 2009 23:22:55 +0000</pubDate>
		<guid isPermaLink="false">http://technologytales.com/?p=1176#comment-137</guid>
		<description>Just to let you know the trick to make the buttons work in Ubuntu 9.10:
start eclipse with a script in which you set the GDK_NATIVE_WINDOWS variable. It&#039;s explained in french there: http://blog.developpez.com/ddelbecq/p8288/java/solution-les-boutons-d-eclipse-ne-foncti-10/

#!/bin/sh
#Fix issue with eclipse buttons
export GDK_NATIVE_WINDOWS=1
eclipse

Nevertheless, it was a good time to move to Netbeans, great IDE too ;)</description>
		<content:encoded><![CDATA[<p>Just to let you know the trick to make the buttons work in Ubuntu 9.10:<br />
start eclipse with a script in which you set the GDK_NATIVE_WINDOWS variable. It&#8217;s explained in french there: <a href="http://blog.developpez.com/ddelbecq/p8288/java/solution-les-boutons-d-eclipse-ne-foncti-10/" rel="nofollow">http://blog.developpez.com/ddelbecq/p8288/java/solution-les-boutons-d-eclipse-ne-foncti-10/</a></p>
<p>#!/bin/sh<br />
#Fix issue with eclipse buttons<br />
export GDK_NATIVE_WINDOWS=1<br />
eclipse</p>
<p>Nevertheless, it was a good time to move to Netbeans, great IDE too ;)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
