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
Post a Comment