Welcome to this Blog. I am Software Engineer and work for Zühlke Engineering AG in Bern. This is my private blog, in which I will post mainly about technical stuff like Software Engineering or IT related topics. The views expressed herein do not necessarily represent those of my employer.

 

 
 

 

Today I’m going to show you two other important shortcuts. Both shortcuts are useful inside a class and offers an inline search.

CTRL + T (t for type), which shows the type hierarchy:
eclipse_type_hierarchy.png

CTRL + O (o for outline), which shows all members:
eclipse_outline.png

 

 

 

 

 
Leave a comment