Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » What happened to 'Open Call Hierarchy'
What happened to 'Open Call Hierarchy' [message #191498] Tue, 04 January 2005 05:22 Go to next message
Eclipse UserFriend
Originally posted by: sbierman.idfix.nl

I work with 3.1M4 (Win2K/j2se1.5) and recently my 'Open Call Hierarchy' has
stopped working, it shows zero calls for every method I select.

In 3.1M3 I had the same thing and when I upgraded to M4 it worked fine
again. I concluded it was probably a bug in M3.

Now the same thing has happened in M4.

Did anyone experience the same or does anyone know how to fix it?

Regards,

Silvio Bierman
Re: What happened to 'Open Call Hierarchy' [message #191546 is a reply to message #191498] Tue, 04 January 2005 14:09 Go to previous messageGo to next message
Eclipse UserFriend
Silvio Bierman wrote:
> I work with 3.1M4 (Win2K/j2se1.5) and recently my 'Open Call
> Hierarchy' has stopped working, it shows zero calls for every method
> I select.

It works for me (J2SE 1.5.1, Eclipse 3.1M4, Linux) and afair it always
worked. Running 'eclipse -clean' doesn't do any good? (or opening new
workspace)


Cheers,
a.
Re: What happened to 'Open Call Hierarchy' [message #191580 is a reply to message #191546] Tue, 04 January 2005 17:22 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: neil.neil.swingler.name

Adam Kruszewski wrote:
> Silvio Bierman wrote:
>
>> I work with 3.1M4 (Win2K/j2se1.5) and recently my 'Open Call
>> Hierarchy' has stopped working, it shows zero calls for every method I
>> select.
>
>
> It works for me (J2SE 1.5.1, Eclipse 3.1M4, Linux) and afair it always
> worked. Running 'eclipse -clean' doesn't do any good? (or opening new
> workspace)
>
>
I had this problem. It cleared up after I started with a fresh
workspace. There is a bug report out there but it got closed as
unreproducable.

--
Neil Swingler
Re: What happened to 'Open Call Hierarchy' [message #191588 is a reply to message #191546] Tue, 04 January 2005 20:06 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: sbierman.idfix.nl

"Adam Kruszewski" <spambox@kruszewski.name> wrote in message
news:crepl6$cak$1@www.eclipse.org...
> Silvio Bierman wrote:
> > I work with 3.1M4 (Win2K/j2se1.5) and recently my 'Open Call
> > Hierarchy' has stopped working, it shows zero calls for every method
> > I select.
>
> It works for me (J2SE 1.5.1, Eclipse 3.1M4, Linux) and afair it always
> worked. Running 'eclipse -clean' doesn't do any good? (or opening new
> workspace)
>
>
> Cheers,
> a.

This may sound stupid but I have no idea how to create a new workspace...

Eclipse -clean did not do anything noticable to me.

Silvio Bierman
Re: What happened to 'Open Call Hierarchy' [message #191634 is a reply to message #191588] Wed, 05 January 2005 04:25 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: daniel.megert.gmx.net

Silvio Bierman wrote:

>"Adam Kruszewski" <spambox@kruszewski.name> wrote in message
>news:crepl6$cak$1@www.eclipse.org...
>
>
>>Silvio Bierman wrote:
>>
>>
>>>I work with 3.1M4 (Win2K/j2se1.5) and recently my 'Open Call
>>>Hierarchy' has stopped working, it shows zero calls for every method
>>>I select.
>>>
>>>
>>It works for me (J2SE 1.5.1, Eclipse 3.1M4, Linux) and afair it always
>>worked. Running 'eclipse -clean' doesn't do any good? (or opening new
>>workspace)
>>
>>
>>Cheers,
>> a.
>>
>>
>
>This may sound stupid but I have no idea how to create a new workspace...
>
>Eclipse -clean did not do anything noticable to me.
>
>
Try to reset the perspective (Window > Reset Perspective)

Dani

>Silvio Bierman
>
>
>
>
Re: What happened to 'Open Call Hierarchy' [message #191649 is a reply to message #191580] Wed, 05 January 2005 04:35 Go to previous messageGo to next message
Eclipse UserFriend
Neil Swingler wrote:
> Adam Kruszewski wrote:
>
>> Silvio Bierman wrote:
>>
>>> I work with 3.1M4 (Win2K/j2se1.5) and recently my 'Open Call
>>> Hierarchy' has stopped working, it shows zero calls for every method
>>> I select.
>>
>>
>>
>> It works for me (J2SE 1.5.1, Eclipse 3.1M4, Linux) and afair it always
>> worked. Running 'eclipse -clean' doesn't do any good? (or opening new
>> workspace)
>>
>>
> I had this problem. It cleared up after I started with a fresh
> workspace. There is a bug report out there but it got closed as
> unreproducable.

The bug report is https://bugs.eclipse.org/bugs/show_bug.cgi?id=80487

Silvio, did you check that the Call Hierarchy's settings are correct? I.e.
- 'Show Caller Hierarchy' is active
- Search Scope is set to Workspace (Context menu, or view toolbar menu
(Ctrl+F10))

HTH
Markus
Re: What happened to 'Open Call Hierarchy' [message #191700 is a reply to message #191649] Wed, 05 January 2005 11:42 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: sbierman.idfix.nl

Hello Markus,

Thanks for replying, I answered your questions inline...

"Markus Keller" <markus_keller@ch.ibm.com> wrote in message
news:crgccc$57i$1@www.eclipse.org...
> Neil Swingler wrote:
>
> The bug report is https://bugs.eclipse.org/bugs/show_bug.cgi?id=80487
>
> Silvio, did you check that the Call Hierarchy's settings are correct? I.e.
> - 'Show Caller Hierarchy' is active

Yes, it is active (I have never changed that)

> - Search Scope is set to Workspace (Context menu, or view toolbar menu
> (Ctrl+F10))

Yes, that is set to Workspace, never changed that either.

>
> HTH
> Markus


Thanks,

Silvio
Re: What happened to 'Open Call Hierarchy' [message #191748 is a reply to message #191588] Wed, 05 January 2005 19:19 Go to previous message
Eclipse UserFriend
Originally posted by: nobody.there.127.0.0.1

Silvio Bierman wrote:
> This may sound stupid but I have no idea how to create a new workspace...

It's easy. "File -> Switch Workspace" and enter a directory name that
doesn't yet exist - it'll be created automagically.

Andrew Jr.

============================================================ ==========
IBM Phoenix Labs (OTI)
2929 North Central Avenue
Phoenix, Arizona, USA 85012
Previous Topic:CVS pre-commit hook
Next Topic:Very Quick Navigator Question
Goto Forum:
  


Current Time: Fri Jun 06 08:38:12 EDT 2025

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

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

Back to the top