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

java - Instances of classes -

python - how we can use ajax() in views.py in django? -

c - Performance of System() -