Page 1 of 1

PHPEclise code assist for classes

Posted: Fri Apr 25, 2008 1:09 am
by bobby613
I'm usiing PHPeclipse on Ubuntu (Gutsy) I'm having problems with the code assist. It'll code assist for php5 functions, but not for php5 class methods.

example:

will code assist chdir() but not a_class -> a_method.

do you know how to make it so, I can get code assist for classes?

Re: PHPEclise code assist for classes

Posted: Fri Apr 25, 2008 1:54 am
by Christopher
I don't know about PHPEclipse. I am using the PDT (Eclipse 3.3.1.1, PDT 1.0.2) and that works.