Notes of a (Java) developer

Using Eclipse

Software developer Programmer

Configuration

Menus content

The menus are configured with the perspectives:

  • Window
    • Customize Perspective

The configuration is done in the Menu Visibility tab. For the New menu, in the tree:

  • File
    • New

The desired option just have to be checked here. Don't forget to save the perspective when done...

Default shortcuts

Vertical selection

To enable an disable

ALT+SHIT+A

Compilation proposals

To propose the proposals menu on a compilation problem

CTRL+SHIT+1
Eclipse Practice