<?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>Santiance &#187; Eclipse</title>
	<atom:link href="http://santiance.com/tag/eclipse/feed/" rel="self" type="application/rss+xml" />
	<link>http://santiance.com</link>
	<description>Kristopher Ives&#039;s Developer Notes</description>
	<lastBuildDate>Tue, 31 Aug 2010 23:00:26 +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>Eclipse Bug Workaround</title>
		<link>http://santiance.com/2010/03/eclipse-bug-workaround/</link>
		<comments>http://santiance.com/2010/03/eclipse-bug-workaround/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 22:50:56 +0000</pubDate>
		<dc:creator>Kristopher Ives</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://santiance.com/?p=892</guid>
		<description><![CDATA[There is a bug that crashes Eclipse in the latest versions of Ubuntu right now. It involves one of the most used features: Content Assist. You know, pressing Ctrl+Space to show objects, methods, or variable information quickly. The problem is actually not with Eclipse or Java, but (as usual) some of the native components &#8211; [...]]]></description>
			<content:encoded><![CDATA[<p>There is <a href="https://bugs.launchpad.net/ubuntu/+source/xulrunner-1.9.1/+bug/531719">a bug</a> that crashes Eclipse in the latest versions of Ubuntu right now. It involves one of the most used features: Content Assist. You know, pressing <code>Ctrl+Space</code> to show objects, methods, or variable information quickly.</p>
<p>The problem is actually not with Eclipse or Java, but (as usual) some of the native components &#8211; in this case <em>xulrunner</em>. The easiest way to fix this problem is just to update the package to 1.9.2 or later. You can do this by adding the <em>mozilla-daily</em> PPA:</p>
<pre>sudo add-apt-repository ppa:ubuntu-mozilla-daily/ppa</pre>
<p><strong> Update:</strong> Remove this PPA afterwards or you&#8217;ll get a lot of updates, like (oddly named) new versions of Firefox.</p>
]]></content:encoded>
			<wfw:commentRss>http://santiance.com/2010/03/eclipse-bug-workaround/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
