I am trying to learn how to develop on the Zend Framework, and therefore was following this tutorial: http://akrabat.com/wp-content/uploads/Getting-Started-with-Zend-Framework.pdf
I managed to get to the point where I created a project using zf create project-name.
However, in Zend Studio, Any way I try - it simply will not import the project :(
It tells me "No projects found" when I do a search for existing projects in the directory C:\Users\username\Documents\Dev\project-name
Also when I do New then select PHP-> Zend Framework Project then Create Project at existing location (from existing source) It tells me in red: Cannot create project content in workspace.
any ideas guys?