Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » PHP Explorer and Code Assist differences between PDT 1.0.3 and 2.0 releases
PHP Explorer and Code Assist differences between PDT 1.0.3 and 2.0 releases [message #92183] Wed, 28 January 2009 15:17 Go to next message
Vlad is currently offline VladFriend
Messages: 4
Registered: July 2009
Junior Member
On these two screenshots I mark two differences that is very important for
me.

PDT 1.0.3
http://img441.imageshack.us/my.php?image=pdtallinoner2008060 3wineq9.jpg

PDT 2.0
http://img264.imageshack.us/my.php?image=pdtallinonewin32200 gazivs7.jpg

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;
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;

And question: How can I enable absent features in PDT 2.0 or it is bug?

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.
Re: PHP Explorer and Code Assist differences between PDT 1.0.3 and 2.0 releases [message #92476 is a reply to message #92183] Fri, 30 January 2009 13:00 Go to previous messageGo to next message
Vlad is currently offline VladFriend
Messages: 4
Registered: July 2009
Junior Member
Note that in new PDT 2.0 release by 2008/12/29 it still does not work.
Re: PHP Explorer and Code Assist differences between PDT 1.0.3 and 2.0 releases [message #93014 is a reply to message #92183] Sun, 08 February 2009 16:22 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: michael.zend.com

Hi,


"Vlad " <vladmu@mail.ru> wrote in message
news:54673db35bdc2c7c20d142d4c52aae4e$1@www.eclipse.org...
> On these two screenshots I mark two differences that is very important for
> me.
>
> PDT 1.0.3
> http://img441.imageshack.us/my.php?image=pdtallinoner2008060 3wineq9.jpg
>
> PDT 2.0
> http://img264.imageshack.us/my.php?image=pdtallinonewin32200 gazivs7.jpg
>
> 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.

> 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?

>
> And question: How can I enable absent features in PDT 2.0 or it is bug?
>
> 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.

Thanks!

Best regards,
Michael
Re: PHP Explorer and Code Assist differences between PDT 1.0.3 and 2.0 releases [message #93647 is a reply to message #93014] Fri, 13 February 2009 11:11 Go to previous messageGo to next message
Vlad is currently offline VladFriend
Messages: 4
Registered: July 2009
Junior Member
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
Re: PHP Explorer and Code Assist differences between PDT 1.0.3 and 2.0 releases [message #93662 is a reply to message #93014] Fri, 13 February 2009 13:03 Go to previous message
Vlad is currently offline VladFriend
Messages: 4
Registered: July 2009
Junior Member
>> 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?

Also I have found yet another bug report about this:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=209200
Previous Topic:[Announce] PDT 2.1.0 I200902120932 is available
Next Topic:Publishing in new PDT?
Goto Forum:
  


Current Time: Wed Apr 24 14:22:02 GMT 2024

Powered by FUDForum. Page generated in 0.02936 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top