<?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>Proj-X &#187; IDE</title>
	<atom:link href="http://www.projx.it/tag/ide/feed" rel="self" type="application/rss+xml" />
	<link>http://www.projx.it</link>
	<description></description>
	<lastBuildDate>Thu, 05 Jan 2012 00:51:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Compatibility between Eclipse 3.3 and 3.4</title>
		<link>http://www.projx.it/2008/10/07/compatability-between-eclipse-33-and-34</link>
		<comments>http://www.projx.it/2008/10/07/compatability-between-eclipse-33-and-34#comments</comments>
		<pubDate>Tue, 07 Oct 2008 09:13:18 +0000</pubDate>
		<dc:creator>Kelvin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[IDE]]></category>
		<category><![CDATA[Eclipse]]></category>

		<guid isPermaLink="false">http://www.proj-x.org/?p=31</guid>
		<description><![CDATA[For anybody having plug-in compatibility issues between Eclipse 3.3 and 3.4, there may be a solution.  http://www.aptana.com/docs/index.php/Plugging_Aptana_into_an_existing_Eclipse_configuration#Eclipse_3.4_Instructions  (This is really for my own future reference )]]></description>
			<content:encoded><![CDATA[<p>For anybody having plug-in compatibility issues between Eclipse 3.3 and 3.4, there may be a solution.</p>
<p> <a href="http://www.aptana.com/docs/index.php/Plugging_Aptana_into_an_existing_Eclipse_configuration#Eclipse_3.4_Instructions">http://www.aptana.com/docs/index.php/Plugging_Aptana_into_an_existing_Eclipse_configuration#Eclipse_3.4_Instructions</a></p>
<p> (This is really for my own future reference <img src='http://www.projx.it/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> )</p>
]]></content:encoded>
			<wfw:commentRss>http://www.projx.it/2008/10/07/compatability-between-eclipse-33-and-34/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Example code for Eclipse viewers</title>
		<link>http://www.projx.it/2008/09/28/example-code-for-eclipse-viewers</link>
		<comments>http://www.projx.it/2008/09/28/example-code-for-eclipse-viewers#comments</comments>
		<pubDate>Sun, 28 Sep 2008 00:26:25 +0000</pubDate>
		<dc:creator>Kelvin</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[IDE]]></category>

		<guid isPermaLink="false">http://www.proj-x.org/?p=26</guid>
		<description><![CDATA[Recently I&#8217;ve been playing about with developing plug-ins for Eclipse, but it’s been 4 years since I wrote my last line of Java and I&#8217;ve been coding PHP ever since, so I&#8217;m having to completely re-learn the Java object model and Eclipse’s API. The biggest obstacle has been finding decent learning material, there are lots [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I&#8217;ve been playing about with developing plug-ins for Eclipse, but it’s been 4 years since I wrote my last line of Java and I&#8217;ve been coding PHP ever since, so I&#8217;m having to completely re-learn the Java object model and Eclipse’s API.</p>
<p>The biggest obstacle has been finding decent learning material, there are lots of tutorials floating about on the web, but nothing beats having an abundance of simple examples to pull apart. So I place this link here for prosperities sake</p>
<p><a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jface.snippets/Eclipse%20JFace%20Snippets/org/eclipse/jface/snippets/">http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jface.snippets/Eclipse%20JFace%20Snippets/org/eclipse/jface/snippets/</a></p>
<p>It leads to a wealth of examples for creating Viewers, SWT Controls and other stuff.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.projx.it/2008/09/28/example-code-for-eclipse-viewers/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

