Hi, is there any way to switch between open windows like for example in gnome terminal (Alt+1, Alt+2,...). C+` is no comfortable for me.
+2
A:
Do you mean tabs
. You can simply do Ctrl+Page-up
, Ctrl+Page-down
, and Ctrl+tab
will let you choose.
To focus perspectives,
Ctrl+0
is for Editor,Ctrl+1
is for Java Perspective,Ctrl+2
is for File Perspective,Ctrl+4
is for Output, etc..
Moreover, you can change these to whatever you like. Go to Tools -> Options -> Keymap
, and there you go. And there are ready to use keymaps available for Eclipse, IntelliJ, and Emacs users.
Adeel Ansari
2010-10-04 07:31:58
http://netbeanside61.blogspot.com/2008/04/top-10-netbeans-ide-keyboard-shortcuts.html please refer this link for additional useful keyboard shortcuts for NetBeans IDE
Tushar Joshi
2010-10-04 08:43:36
@Tushar: Thanks for the link pal.
Adeel Ansari
2010-10-04 10:15:05