<?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>gronbaek.net &#187; Java</title>
	<atom:link href="http://gronbaek.net/category/programming/java-programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://gronbaek.net</link>
	<description>A public note book...</description>
	<lastBuildDate>Wed, 07 Jul 2010 08:05:39 +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>Problems with Eclipse buttons in Ubuntu 9.10</title>
		<link>http://gronbaek.net/2009/11/26/problems-with-eclipse-buttons-in-ubuntu-9-10/</link>
		<comments>http://gronbaek.net/2009/11/26/problems-with-eclipse-buttons-in-ubuntu-9-10/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 20:16:47 +0000</pubDate>
		<dc:creator>gronbaek</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[buttons]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[gtk]]></category>
		<category><![CDATA[non reponsive]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[swt]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://gronbaek.net/?p=114</guid>
		<description><![CDATA[<p>Just found this post which deals with the exact same problem that I have been fighting with&#8230;</p>
<p>After upgrading to Ubuntu 9.10 (Karmic Koala) some buttons no longer work in Eclipse 3.5. Clicking has no effect but keyboard shortcuts still work.</p>
<p>Create a script to start eclipse with the following export&#8230;

#!/bin/sh
export GDK_NATIVE_WINDOWS=1
/opt/eclipse-3.5/eclipse </p>
<p>&#8230; and remember to change the <span style="color:#777"> . . . &#8594; Read More: <a href="http://gronbaek.net/2009/11/26/problems-with-eclipse-buttons-in-ubuntu-9-10/">Problems with Eclipse buttons in Ubuntu 9.10</a></span>]]></description>
		<wfw:commentRss>http://gronbaek.net/2009/11/26/problems-with-eclipse-buttons-in-ubuntu-9-10/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
