<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Migration from PHPEclipse to PHP IDE</title>
	<atom:link href="http://cakebaker.42dh.com/2006/12/27/migration-from-phpeclipse-to-php-ide/feed/" rel="self" type="application/rss+xml" />
	<link>http://cakebaker.42dh.com/2006/12/27/migration-from-phpeclipse-to-php-ide/</link>
	<description>baking cakes with CakePHP</description>
	<lastBuildDate>Tue, 31 Jan 2012 15:12:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: cakebaker</title>
		<link>http://cakebaker.42dh.com/2006/12/27/migration-from-phpeclipse-to-php-ide/comment-page-1/#comment-187413</link>
		<dc:creator>cakebaker</dc:creator>
		<pubDate>Tue, 11 Jan 2011 16:00:53 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/2006/12/27/migration-from-phpeclipse-to-php-ide/#comment-187413</guid>
		<description>@Stas: Thanks for mentioning the Codelobster PHP IDE. Two points to add: it is Windows software, plus the CakePHP plug-in is not included in the IDE, but has to be purchased separately.</description>
		<content:encoded><![CDATA[<p>@Stas: Thanks for mentioning the Codelobster PHP IDE. Two points to add: it is Windows software, plus the CakePHP plug-in is not included in the IDE, but has to be purchased separately.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stas</title>
		<link>http://cakebaker.42dh.com/2006/12/27/migration-from-phpeclipse-to-php-ide/comment-page-1/#comment-187387</link>
		<dc:creator>Stas</dc:creator>
		<pubDate>Tue, 11 Jan 2011 09:23:49 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/2006/12/27/migration-from-phpeclipse-to-php-ide/#comment-187387</guid>
		<description>I use and suggest free portable PHP IDE - Codelobster PHP Edition (http://www.codelobster.com) with special CakePHP plug-in for auto-completion, context help and etc.</description>
		<content:encoded><![CDATA[<p>I use and suggest free portable PHP IDE &#8211; Codelobster PHP Edition (<a href="http://www.codelobster.com" rel="nofollow">http://www.codelobster.com</a>) with special CakePHP plug-in for auto-completion, context help and etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cakebaker</title>
		<link>http://cakebaker.42dh.com/2006/12/27/migration-from-phpeclipse-to-php-ide/comment-page-1/#comment-105622</link>
		<dc:creator>cakebaker</dc:creator>
		<pubDate>Sat, 06 Sep 2008 15:32:51 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/2006/12/27/migration-from-phpeclipse-to-php-ide/#comment-105622</guid>
		<description>@ep: You are welcome :)</description>
		<content:encoded><![CDATA[<p>@ep: You are welcome :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ep</title>
		<link>http://cakebaker.42dh.com/2006/12/27/migration-from-phpeclipse-to-php-ide/comment-page-1/#comment-105339</link>
		<dc:creator>ep</dc:creator>
		<pubDate>Thu, 04 Sep 2008 20:07:44 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/2006/12/27/migration-from-phpeclipse-to-php-ide/#comment-105339</guid>
		<description>Yeepee! I now have outline and autocompletion again!
You save my day</description>
		<content:encoded><![CDATA[<p>Yeepee! I now have outline and autocompletion again!<br />
You save my day</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cakebaker</title>
		<link>http://cakebaker.42dh.com/2006/12/27/migration-from-phpeclipse-to-php-ide/comment-page-1/#comment-82672</link>
		<dc:creator>cakebaker</dc:creator>
		<pubDate>Tue, 15 Apr 2008 16:23:13 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/2006/12/27/migration-from-phpeclipse-to-php-ide/#comment-82672</guid>
		<description>@Jimmy: I didn&#039;t even notice that ;-) And yes, it seems it isn&#039;t possible to get the highlighting you want. Maybe it will get implemented if you open a feature request for it...</description>
		<content:encoded><![CDATA[<p>@Jimmy: I didn&#8217;t even notice that ;-) And yes, it seems it isn&#8217;t possible to get the highlighting you want. Maybe it will get implemented if you open a feature request for it&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jimmy Forrester-Fellowes</title>
		<link>http://cakebaker.42dh.com/2006/12/27/migration-from-phpeclipse-to-php-ide/comment-page-1/#comment-82570</link>
		<dc:creator>Jimmy Forrester-Fellowes</dc:creator>
		<pubDate>Tue, 15 Apr 2008 08:21:13 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/2006/12/27/migration-from-phpeclipse-to-php-ide/#comment-82570</guid>
		<description>I&#039;ve moved from PHPEcilpse to PDT due to PHPEclipse seems to be very unstable since upgrading my workstation to ubuntu hardy. 

One thing I really miss from PHPEclipse is the more detailed syntax highlighting palette. PDT needs to add a new colour for method names and not include them in the &#039;Normal&#039; colour. In the following example statement I&#039;d want &#039;exampleMethod&#039; to be highlighted in a different colour than that used for the semantics:

$exampleObject-&gt;exampleMethod($exampleArg)</description>
		<content:encoded><![CDATA[<p>I&#8217;ve moved from PHPEcilpse to PDT due to PHPEclipse seems to be very unstable since upgrading my workstation to ubuntu hardy. </p>
<p>One thing I really miss from PHPEclipse is the more detailed syntax highlighting palette. PDT needs to add a new colour for method names and not include them in the &#8216;Normal&#8217; colour. In the following example statement I&#8217;d want &#8216;exampleMethod&#8217; to be highlighted in a different colour than that used for the semantics:</p>
<p>$exampleObject-&gt;exampleMethod($exampleArg)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eff</title>
		<link>http://cakebaker.42dh.com/2006/12/27/migration-from-phpeclipse-to-php-ide/comment-page-1/#comment-7728</link>
		<dc:creator>eff</dc:creator>
		<pubDate>Sat, 21 Jul 2007 00:42:57 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/2006/12/27/migration-from-phpeclipse-to-php-ide/#comment-7728</guid>
		<description>Thanks for this. I would have been searching for days. My buildSpec and natures nodes were empty by default. Strange.</description>
		<content:encoded><![CDATA[<p>Thanks for this. I would have been searching for days. My buildSpec and natures nodes were empty by default. Strange.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cakebaker</title>
		<link>http://cakebaker.42dh.com/2006/12/27/migration-from-phpeclipse-to-php-ide/comment-page-1/#comment-6889</link>
		<dc:creator>cakebaker</dc:creator>
		<pubDate>Sat, 09 Jun 2007 09:26:37 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/2006/12/27/migration-from-phpeclipse-to-php-ide/#comment-6889</guid>
		<description>@Asimov: Yes, that&#039;s another way, but it is a bit cumbersome if you have many projects to migrate.</description>
		<content:encoded><![CDATA[<p>@Asimov: Yes, that&#8217;s another way, but it is a bit cumbersome if you have many projects to migrate.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Asimov</title>
		<link>http://cakebaker.42dh.com/2006/12/27/migration-from-phpeclipse-to-php-ide/comment-page-1/#comment-6886</link>
		<dc:creator>Asimov</dc:creator>
		<pubDate>Sat, 09 Jun 2007 07:21:12 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/2006/12/27/migration-from-phpeclipse-to-php-ide/#comment-6886</guid>
		<description>Thanks for this, I was tearing my hair out.  By the way, another way if your not stressed to rebuild your project file from scratch, simply delete your .project file, and delete the project from within Eclipse (but make sure that the default &quot;Do not delete contents&quot; is selected so that you don&#039;t lose your files).

Then simply recreate the project in the same location as previously, and Eclipse will rebuild your project file correctly from scratch.</description>
		<content:encoded><![CDATA[<p>Thanks for this, I was tearing my hair out.  By the way, another way if your not stressed to rebuild your project file from scratch, simply delete your .project file, and delete the project from within Eclipse (but make sure that the default &#8220;Do not delete contents&#8221; is selected so that you don&#8217;t lose your files).</p>
<p>Then simply recreate the project in the same location as previously, and Eclipse will rebuild your project file correctly from scratch.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cakebaker</title>
		<link>http://cakebaker.42dh.com/2006/12/27/migration-from-phpeclipse-to-php-ide/comment-page-1/#comment-6682</link>
		<dc:creator>cakebaker</dc:creator>
		<pubDate>Wed, 23 May 2007 15:26:17 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/2006/12/27/migration-from-phpeclipse-to-php-ide/#comment-6682</guid>
		<description>@Dario: Hm, did you remove the PHPEclipse files in the /plugins and /features folders of your Eclipse installation?</description>
		<content:encoded><![CDATA[<p>@Dario: Hm, did you remove the PHPEclipse files in the /plugins and /features folders of your Eclipse installation?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

