<?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>Ramon</title>
	<atom:link href="http://jush.gotdns.com/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://jush.gotdns.com/wordpress</link>
	<description>Thoughts in the distance</description>
	<lastBuildDate>Sun, 29 Mar 2009 16:05:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Launching a Java program inside an Eclipse plug-in (and capture its output)</title>
		<link>http://jush.gotdns.com/wordpress/2009/01/14/launching-a-java-program-inside-an-eclipse-plug-in-and-capture-its-output/</link>
		<comments>http://jush.gotdns.com/wordpress/2009/01/14/launching-a-java-program-inside-an-eclipse-plug-in-and-capture-its-output/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 07:43:16 +0000</pubDate>
		<dc:creator>ramon</dc:creator>
				<category><![CDATA[Eclipse OpenGL Pack]]></category>
		<category><![CDATA[Plugins]]></category>

		<guid isPermaLink="false">http://king/wordpress/?p=12</guid>
		<description><![CDATA[A few days ago I got involved in the development of a new OpenGL plug-in for Eclipse: Eclipse OpenGL Pack.
My first task is to create some window where the OpenGL capabilities of the current system are shown. Something similar to what NetBeans OpenGL pack does (i.e. this screenshot).
One of the features that I like about [...]]]></description>
		<wfw:commentRss>http://jush.gotdns.com/wordpress/2009/01/14/launching-a-java-program-inside-an-eclipse-plug-in-and-capture-its-output/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Eclipse SWT doesn&#8217;t run in Java 1.6? (Mac OS X)</title>
		<link>http://jush.gotdns.com/wordpress/2008/11/20/eclipse-swt-wont-run-in-java-16-mac-os-x/</link>
		<comments>http://jush.gotdns.com/wordpress/2008/11/20/eclipse-swt-wont-run-in-java-16-mac-os-x/#comments</comments>
		<pubDate>Thu, 20 Nov 2008 06:49:24 +0000</pubDate>
		<dc:creator>ramon</dc:creator>
				<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[JVM]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[SWT]]></category>

		<guid isPermaLink="false">http://king/wordpress/?p=7</guid>
		<description><![CDATA[I&#8217;ve just downloaded the last Eclipse 3.4.1 for Mac OS X and went through the &#8220;Simple plug-in example&#8221; to try to get a picture about how to develop plug-ins for pictures.
Basically the problem was when I tried to start the plug-in that I got an error. Basically in the error log there&#8217;s something like:
java.lang.UnsatisfiedLinkError: Cannot [...]]]></description>
		<wfw:commentRss>http://jush.gotdns.com/wordpress/2008/11/20/eclipse-swt-wont-run-in-java-16-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
