Using PEAR in phpEclipse
Posted: Sun Jan 14, 2007 4:23 pm
Hey all
I've just (finally
) configured eclipse with phpEclipse. I've got all the plugins and debugger working fine. The only aspect that's troubling me is trying to get code complete (autocomplete / intellisense / etc) to work with pear packages.
My pear directory is at c:/xampp/php/pear and in my Project Defaults i have set an include path to this value. It is working (requires and includes are not throwing any errors) but there is no sign of code completion (set to activate at 200ms, also tried ctrl & space).
I'm running phpEclipse 1.19 on eclipse 3.2.1 on windows XP.
Anyone using pear in phpEclipse? I'd love to know how you do it.

I've just (finally
My pear directory is at c:/xampp/php/pear and in my Project Defaults i have set an include path to this value. It is working (requires and includes are not throwing any errors) but there is no sign of code completion (set to activate at 200ms, also tried ctrl & space).
I'm running phpEclipse 1.19 on eclipse 3.2.1 on windows XP.
Anyone using pear in phpEclipse? I'd love to know how you do it.