[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.tools.pdt] Re: Open Declaration in Classes PDT 2RC2
|
Can you give us some code example?
How $Article variable was declared?
Thanks!
"Piernik" <lpiernik@xxxxxxxxx> wrote in message
news:gifrg4$oel$1@xxxxxxxxxxxxxxxxxxxx
> Hi
>
> I have may classes and in PDT 1 when I pressed ctrl over name of the
> method ex. $Article->read(); I could jump to read declaration.
> In PDT 2 I can't
> Within a class ex $this->read(); open declaration works fine...
>
> I'm using clean allinone package.
>
> Help
> Luke