Eclipse keyboard shortcuts

Eclipse  

Zeynel -
6 years ago
- Shortcuts
0
Ctrl + N

Create a new project with Wizard

1
Ctrl + Alt + N

Create a new project, file, class, etc.

1
Ctrl + ↑  Shift + R

Open resource file, folder or project

1
Alt + ⤶ Enter

Show and access file properties

1
Ctrl + S

Save currently open file

3
Ctrl + ↑  Shift + S

Save all open files

Advertisement

1
Ctrl + Page Down

Switch to previous editor

3
Alt +   

Go to previous / next editor windows

0
Ctrl + ↑  Shift + +

Zoom in

1
Ctrl + ↑  Shift + -

Zoom out

2
Home

Jump to beginning of indention. Press twice to jump to beginning of the line

2
Ctrl + [

Collapse / expand current method or class

0
Ctrl + Num *

Collapse / expand all methods or classes

1
Ctrl + D

Delete line

0
Ctrl + Alt +   

Duplicate current line or selection up or down

4
Ctrl + ↑  Shift + F

Auto format all code in editor using code formatter

1
Ctrl + ↑  Shift + /

Add block comment arount selection (add /...*/)

1
Ctrl + Space

Open content assist (e.g. show available methods or field names)

1
Alt + ↑  Shift + R

Rename selected element and all references

0
Ctrl + F11

Save and launch application


Share this page on:
Is this page helpful?
0 0

Program information

Program name: Eclipse Eclipse (Developer tools)

Eclipse is an integrated development environment (IDE) used in programming, and is most widely used Java IDE. It contains a base workspace and a plug-in system for customizing the environment.

Web page: eclipse.org

Last update: 4/2/2020 3:22 PM UTC

How easy to press shortcuts: 76%

More information >>

Updated: Added some shortcuts. (2 updates.) 1/7/2020 1:00:48 PM Updated program information.
4/2/2020 5:22:06 PM Added some shortcuts.

Shortcut count: 118

Platform detected: Windows or Linux

Similar programs



User operations

Add Eclipse to favorites

Add to favorites

Advertisement


What is your favorite Eclipse hotkey? Do you have any useful tips for it? Let other users know below.


 
? tout OP says : 4 years ago 10/30/2019 1:37 PM
Do not forget Ctrl + Shift + L