java - How to select which class to display in class hierarchy in Eclipse? -


I have turned on Class Hierarchy view for Java in Eclipse and it's showing some arbitrary class, There is no connection with some other or obviously.

The link with the Editor option is turned on and has no effect.

How to fix?

UPDATE

The link with the editor is hierarchy view : < P> Enter image details here

It seems that they have never addressed this counter-intuitive behavior.

See the following bugs for details:



Comments

Popular posts from this blog

sql - Return Function using Cursor -

sql server - How to use pivot in this table -

javascript - Is there any way to add a new parameter to a function programmatically? -