php - PDT Eclipse searching path -


i have php project , using zend framework. there library folder zend framework , doctrine. have autocompletion zend framework classes, don't want have "todo" things in tasks window , don't want show results directories when performing searching.

how configure eclipse that? using helios release.

move these libs out of project folder, add them external libraries: project properties -> php include path -> libraries -> add library...


Comments

Popular posts from this blog

android - Spacing between the stars of a rating bar? -

aspxgridview - Devexpress grid - header filter does not work if column is initially hidden -

c# - How to execute a particular part of code asynchronously in a class -