java - How to open all subclasses of a type in Eclipse IDE? -


i use ctrl + t (quick type hierarchy on right-click-menu) on class declaration see list of it's subclasses in window popup.

the problem popup it's possible open subclass @ time. cannot seem use shift , block of class' subclasses , open of editors on ide.

for now, have keep reminding myself last opened subclass , start opening next subclass.

any ideas ?

try using f4 see type hierarchy.


Comments

Popular posts from this blog

php - mySql Join with 4 tables -

css - Text drops down with smaller window -

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -