<?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>Web Development and stuff... &#187; Zend Studio</title>
	<atom:link href="http://lenss.nl/tag/zend-studio/feed/" rel="self" type="application/rss+xml" />
	<link>http://lenss.nl</link>
	<description>Thijs Lensselink - Web Developer</description>
	<lastBuildDate>Mon, 06 Sep 2010 21:16:28 +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>Zend Studio Project Outline Missing</title>
		<link>http://lenss.nl/2008/09/zend-studio-project-outline-missing/</link>
		<comments>http://lenss.nl/2008/09/zend-studio-project-outline-missing/#comments</comments>
		<pubDate>Fri, 19 Sep 2008 07:40:59 +0000</pubDate>
		<dc:creator>bart</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Zend Studio]]></category>

		<guid isPermaLink="false">http://lenss.nl/?p=133</guid>
		<description><![CDATA[Project Outline is a superb feature of Zend Studio for navigating fast through your project and classes. However once in a while a problem occurs with this project outline when checking out a new project from a SVN repository. Normally you would browse your repository by using SVN Repositories in the Show View option under [...]]]></description>
			<content:encoded><![CDATA[<p>Project Outline is a superb feature of Zend Studio for navigating fast through your project and classes.<br />
However once in a while a problem occurs with this project outline when checking out a new project from a SVN repository.</p>
<p>Normally you would browse your repository by using SVN Repositories in the Show View option under Window. Checking out the trunk with Find/Check Out As gives you the option to check out as a PHP Project. Which will enable your Project Outline.</p>
<p>However for some reason I could not get a specific project with the Projecet Outline. Then i checked the .project file created by Zend Studio and noticed 2 differenced.</p>
<p>First the buildspec tag was totally empty. Meaning Zend Studio would not use the Incremental Project Builder and not use the Validation Manager Wrapper. (Does nothing for your project outline)</p>
<p>Second was the natures tag. This tag was also empty. But should have got &lt;nature&gt;org.eclipse.php.core.PHPNature&lt;/nature&gt; tag in it for Zend Studio to activate the Project Outline.</p>
]]></content:encoded>
			<wfw:commentRss>http://lenss.nl/2008/09/zend-studio-project-outline-missing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enable XDebug in Zend Studio for Eclipse</title>
		<link>http://lenss.nl/2008/08/enable-xdebug-in-zend-studio-for-eclipse/</link>
		<comments>http://lenss.nl/2008/08/enable-xdebug-in-zend-studio-for-eclipse/#comments</comments>
		<pubDate>Mon, 18 Aug 2008 07:13:56 +0000</pubDate>
		<dc:creator>Thijs Lensselink</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Debugger]]></category>
		<category><![CDATA[PDT]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Xdebug]]></category>
		<category><![CDATA[Zend Studio]]></category>

		<guid isPermaLink="false">http://lenss.nl/blog/?p=99</guid>
		<description><![CDATA[I&#8217;m a great fan of the Zend Studio for Eclipse IDE. But there is one think that just didn&#8217;t feel right. At first i started out using the PDT. Free version of Zend Studio for Eclipse. In this IDE it was possible to switch debuggers. So you were not only forced to use the ZendDebugger. [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m a great fan of the <a href="http://www.zend.com/en/products/studio/" target="_blank">Zend Studio for Eclipse</a> IDE. But there is one think that just didn&#8217;t feel right. At first i started out using the <a href="http://www.zend.com/en/community/pdt" target="_blank">PDT</a>. Free version of Zend Studio for Eclipse. In this IDE it was possible to switch debuggers. So you were not only forced to use the ZendDebugger. you could also choose to make use of the best debugger out there. <a href="http://www.xdebug.org/" target="_blank">XDebug</a>. Although there is nothing wrong with the ZendDebugger. I just got used to XDebug.</p>
<p>So about an hour ago when i was reading my blog list i noticed a post from <a href="http://www.maxhorvath.com" target="_blank">Max Horvath</a>. In <a href="http://www.maxhorvath.com/2008/08/how-to-enable-the-xdebug-debugger-in-zend-studio-for-eclipse.html" target="_blank">this</a> post he explains how to enable the XDebugger in Zend Studio for Eclipse. Great news for a very slow monday morning. I will not copy his post so you can head over to Max&#8217;s Blog and read how to enable XDebug&#8217;s power.</p>
<p>Here is a document explaining how to enable XDebug in PDT: <a href="http://www.eclipse.org/pdt/documents/XDebugGuide.pdf" target="_blank">http://www.eclipse.org/pdt/documents/XDebugGuide.pdf</a></p>
<p>One small think i noticed though. Was that when i enabled XDebug according to Max&#8217;s post. After enabling it. I went to the Preferences &gt; PHP &gt; Debug tab and noticed there was no PHP Executable to select. So i headed over to the Preferences &gt; PHP &gt; PHP Executables and added a new PHP executable. This seemed to work.</p>
]]></content:encoded>
			<wfw:commentRss>http://lenss.nl/2008/08/enable-xdebug-in-zend-studio-for-eclipse/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
