I'm having a problem with the autocomplete option in Eclipse (Helios). I've already checked Windows->Preferences->PHP->Editor->Content Assist and everything seems to be correct there. And when I do get completions when I write "self::" in any of my classes, but this is the only situation I get it.
For example.. "parent::" or "$this->".. Don't work at all.. any ideas?
Btw, I'm working under Lunix, Ubuntu 10.10
Thanks in advance.
Seems like updating Eclipse to Build id: 20100917-0705 solved this issue.