After I create a couple folders in the /application folder (such as forms and models) and then start adding classes to those folders, how do I make the code auto completion for these classes available in my various other files such as my IndexController.php?
I'm using Zend Studio 6.1 and ZF 1.8.4.