Open a type
10 July 2008Opening a type for example: a class, an interface) without clicking through interminable list of packages really is a handy feature. The shortcut key combination is: Ctrl + Shift + T.
If what you want is a Java type, this shortcut will do the trick. Unlike the previous shortcut, this even works when you don’t have the Java source file in your workspace for instance: when you’re opening a type from the JDK).
Try this.
Related Posts:
Top Of Page | Trackback
If you found this page useful, consider linking to it. Simply copy and paste the code below into your web site.
It will look like this: Open a type
In case you missing it, you can also open a type (in eclipse) by holding down ctrl when clicking when clicking on the class name.