[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.tools.pdt] Re: PHP Explorer and Code Assist differences between PDT 1.0.3 and 2.0 releases

Hi Michael,

Under number One I mark an absence of extends and implements classes in PHP Explorer in PDT 2.0 that was present in PDT 1.0.3;

Please use new feature called 'Type Hierarchy' instead.

Thanks, it is enough for my purposes. But in some cases is more useful to see the class parents in the project tree (old PDT 1 style)...


Under number Two I mark an absence of constant value in popup tooltip of Code Assist in PDT 2.0 that was present in PDT 1.0.3;

Here the tooltip can be improved... can you report a bug?

The bug was reported before (https://bugs.eclipse.org/bugs/show_bug.cgi?id=263165) and still was not opened.


P.S. Also in some cases in PDT 2.0 I observe an absence of methods or variables/constants of parent class in Code Assist by clicking Ctrl+Space after -> or :: symbol of sibling class that exstends the parent.

This looks like a bug too, please report one with PHP code that can be used for re-production.

I have more details about this behavior. It occurs only if the project PHP Interpreter is PHP5 but the project has classes in the PHP4 coding style. In this case the Code Assist reports 'No completions available' error.


Thanks!

Best regards,
Vlad