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 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.
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.
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)
Second was the natures tag. This tag was also empty. But should have got <nature>org.eclipse.php.core.PHPNature</nature> tag in it for Zend Studio to activate the Project Outline.









Thijs Lensselink is a 30 year old Web developer from The Netherlands.
With more then 10 years experience in the field of building and maintaining PHP
based web applications. Currently he works as a Freelance Web Developer under ...