Customization
Each one of the IDE views can be moved, resized, hidden or detached. The IDE perspective is fully customizable.
To detach a view, right click on its label and select Detached from the popup menu. The same menu item can be used to restore the view into the IDE window.
To move a view left click on its label, then, holding the left mouse button down, drag it to the desired position in the IDE window and release the left mouse button.
To hide a view right click on its label and choose Close from the popup menu, or just click on the X icon available on the label.
To show a view open the Window menu and choose Show View, then choose the desired view from the list.
Views can be easily minimized, maximized and restored through keyboard shortcuts.
• to minimize a View press CTRL+ALT+M then release these buttons and press the letter that identifies the view
• to maximize a View press CTRL+ALT+X then release these buttons and press the letter that identifies the view
• to restore a View press CTRL+ALT+R then release these buttons and press the letter that identifies the view
Letters that identify views are listed in the following table:
View | Letter |
---|
Structural | S |
File | F |
Data | A |
Outline | O |
Problems | R |
Console | C |
Search | E |
Bookmarks | K |
Tasks | T |
Error Log | L |
History | H |
Debug | D |
Variables | V |
Breakpoints | B |
Properties | P |
For example: in order to minimize the Structural View, press CTRL+ALT+M, then S.