<?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>Hello...and you are? &#187; eclipse</title>
	<atom:link href="http://www.collicott.net/jess/tag/eclipse/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.collicott.net/jess</link>
	<description>The web site of Jess Collicott</description>
	<lastBuildDate>Sun, 11 Jul 2010 20:01:02 +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>Convert PHP Eclipse projects into PDT projects</title>
		<link>http://www.collicott.net/jess/2008/05/20/convert-php-eclipse-projects-into-pdt-projects/</link>
		<comments>http://www.collicott.net/jess/2008/05/20/convert-php-eclipse-projects-into-pdt-projects/#comments</comments>
		<pubDate>Tue, 20 May 2008 14:46:41 +0000</pubDate>
		<dc:creator>jess</dc:creator>
				<category><![CDATA[Web Dev/Tech]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.collicott.net/jess/2008/05/20/convert-php-eclipse-projects-into-pdt-projects/</guid>
		<description><![CDATA[Found a great quick tip on converting existing Eclipse projects into PDT projects from the globalways Developer Blog. Essentially you just add a few elements to the .project XML file, and then you have a PDT project! I&#8217;d recommend running the &#8220;Clean Project&#8221; task afterwards just to make sure your project is refreshed.]]></description>
			<content:encoded><![CDATA[<p>Found a great quick tip on <a href="http://blog.dev.globalways.net/index.php?url=archives/18-Converting-existing-eclipse-projects-into-PDT-projects.html&amp;serendipitycview=linear#comments">converting existing Eclipse projects into PDT projects</a> from the globalways Developer Blog.</p>
<p>Essentially you just add a few elements to the .project XML file, and then you have a PDT project! I&#8217;d recommend running the &#8220;Clean Project&#8221; task afterwards just to make sure your project is refreshed.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.collicott.net/jess/2008/05/20/convert-php-eclipse-projects-into-pdt-projects/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
