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?
PHPEclise code assist for classes
Moderator: General Moderators
- Christopher
- Site Administrator
- Posts: 13596
- Joined: Wed Aug 25, 2004 7:54 pm
- Location: New York, NY, US
Re: PHPEclise code assist for classes
I don't know about PHPEclipse. I am using the PDT (Eclipse 3.3.1.1, PDT 1.0.2) and that works.
(#10850)