Eclipse Shortcuts

August 22, 2017 | Author: Derek Banas | Category: N/A
Share Embed Donate


Short Description

Table of Eclipse Shortcuts...

Description

Mac Key Combination

PC Key Combination

Command + Shift + L

Ctrl + Shift + L

Show Keystroke Shortcuts

What It Does

main + Ctrl + Space

main + Ctrl + Space

Generate Main Function

public + Ctrl + Space

public + Ctrl + Space

Generate Public Function

private + Ctrl + Space

private + Ctrl + Space

Generate Private Function

methodName + Ctrl + Space

methodName + Ctrl + Space

Generate Function Named methodName

for + Ctrl + Space

for + Ctrl + Space

Generate 4 for Loops

while + Ctrl + Space

while + Ctrl + Space

Generate 3 while Loops

try + Ctrl + Space

try + Ctrl + Space

Generate try / catch Block

Command + /

Ctrl + /

Generate Comment Line

Command + i

Ctrl + i

Indent Selected Code

Shift + Command + f

Ctrl + Shift + f

Format Code and Fix Spacing

Command + f

Ctrl + f

Find or Replace

Highlight + Alt + Command + m

Highlight + Alt + Shift + m

Extract Method

Highlight + Alt + Arrow Keys

Highlight + Alt + Arrow Keys

Moves Code Up & Down the Page

Highlight + Alt + Command + z

Highlight + Alt + Shift + z

Surround Selection with Code

Command + Shift + u

Ctrl + Shift + u

Display All References

Ctrl + q

Alt + Left Arrow

Go to Last Edited Line of Code

Open Autocomplete Shortcuts : Preferences - Java - Editor - Templates Open Keystroke Shortcuts : Preferences - General - Keys

View more...

Comments

Copyright ©2017 KUPDF Inc.
SUPPORT KUPDF