Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Call Hierachy can't traverse
Call Hierachy can't traverse [message #259229] Wed, 25 March 2009 11:51 Go to next message
Eclipse UserFriend
I don't know what I changed in my project, but now when I bring up a call
hierarchy, it shows, in the call hierarchy window, references in .class
files only.

When I click on one of the entries in the hieracrhy, the line = ? and it
cannot be expanded. If I double click on the entry, it brings up the
reference in th .class file. Trying to do another call hiearchy in the
class file results in the error message:

Could not convert text selection into a java element. Reason: Operation
not supported for specific element type(s):<project root> [in myproject]

Thanks for any advice!
Re: Call Hierachy can't traverse [message #259411 is a reply to message #259229] Tue, 07 April 2009 10:38 Go to previous message
Eclipse UserFriend
On 2009-03-25 16:51, Kaia wrote:
> I don't know what I changed in my project, but now when I bring up a
> call hierarchy, it shows, in the call hierarchy window, references in
> .class files only.

Check the settings in view menu of the Call Hierarchy view, especially
whether 'Search Scope' is set to 'Workspace'.

Does 'Search > References' on the affected methods work?

Markus
Previous Topic:Doubt about ITypeHierarchy.getRootClasses()
Next Topic:Classpath variable extension -- can the icon be changed?
Goto Forum:
  


Current Time: Sun Apr 20 03:54:20 EDT 2025

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

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

Back to the top