<?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>Bluehorn's Blog &#187; Eclipse</title>
	<atom:link href="http://www.landschoff.net/blog/category/java/eclipse-java/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.landschoff.net/blog</link>
	<description>Ramblings of Torsten Landschoff</description>
	<lastBuildDate>Sun, 07 Nov 2010 18:24:29 +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>Accessing the Eclipse source code</title>
		<link>http://www.landschoff.net/blog/2010/11/accessing-the-eclipse-source-code/</link>
		<comments>http://www.landschoff.net/blog/2010/11/accessing-the-eclipse-source-code/#comments</comments>
		<pubDate>Sun, 07 Nov 2010 18:24:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://www.landschoff.net/blog/?p=221</guid>
		<description><![CDATA[Sometimes I really want to know how Eclipse implements one feature or another, because Eclipse sometimes feels like magic. Usually it turns out they are also just cooking with water. Most open source code is easily available by checking out a project from some SCM. For eclipse it is not as easy. But there is [...]]]></description>
			<content:encoded><![CDATA[<p>Sometimes I really want to know how Eclipse implements one feature or another, because Eclipse sometimes feels like magic. Usually it turns out they are also just cooking with water.</p>
<p>Most open source code is easily available by checking out a project from some SCM. For eclipse it is not as easy. But there is a nice <a href="http://www.vogella.de/articles/EclipseCodeAccess/article.html">tutorial</a> how to access eclipse source code by Lars Vogel. This post is just so I can recover the link next time instead of googling for an hour. Thanks, Lars!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.landschoff.net/blog/2010/11/accessing-the-eclipse-source-code/feed/</wfw:commentRss>
		<slash:comments>94</slash:comments>
		</item>
	</channel>
</rss>

