eclipse PDT: How to enable content/code assist for personal PHP libraries -


i struggeling getting content/code assist work php libraries (other zend) in zend framework project folder:

  • library
    • doctrine
    • zend (<-works code assist...)
    • zendx

content assist remains blank when using libraries...

any suggestions?

thanks, udo

content assist available compatible resources in include path.

right click project folder. include path. configure include path. window appear. configure needed resources.

further information in zend studio manual:


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -