PDT and Hyperlinking [message #49150] |
Wed, 05 September 2007 16:25  |
Eclipse User |
|
|
|
Hey,
I have a quick question.
I thought about sumbitting a feature request but I wanted to ask about
it first: Is there any plans to implement Hyperlinking for the PHP
editor in PDT?
This would be great especially if you are "including/requiring" php
files from the "Include Paths", when it is referring to a huge
repository of libraries.
Thanks in advance!
Cheers,
Ali
|
|
|
|
|
Re: PDT and Hyperlinking [message #49443 is a reply to message #49384] |
Thu, 06 September 2007 10:51  |
Eclipse User |
|
|
|
H and everyone,
I have found the bug. And clearly I had something wrong with my eclipse.
I used -clean and the linking is working! I never new that it was
there whatsoever :) Thanks everyone.
Cheers,
Ali
Ali B. wrote:
> Thanks H.
>
> Could you give me the Bug ID?
>
> Also, about your sample code. I would think that you are referring to
> the future behaiviour of Hyperlinking in PDT. Right?
>
> Cheers,
> Ali
>
> Hertzel Armengol wrote:
>> Ali B. wrote:
>>> Hey,
>>>
>>> I have a quick question.
>>> I thought about sumbitting a feature request but I wanted to ask
>>> about it first: Is there any plans to implement Hyperlinking for the
>>> PHP editor in PDT?
>>>
>>> This would be great especially if you are "including/requiring" php
>>> files from the "Include Paths", when it is referring to a huge
>>> repository of libraries.
>>>
>>> Thanks in advance!
>>>
>>> Cheers,
>>> Ali
>>
>> I already have a bug for this....
>>
>> this code will not trigger hipperlinking..
>>
>> define('SOME_PATH',"/etc/hell");
>> //This will be ignored by PDT (outline, and hipperlinking)
>> include SOME_PATH . "/devil.php";
>>
>>
>> regards H
|
|
|
Powered by
FUDForum. Page generated in 0.03208 seconds