Eclipse Shortcut Key Guide

zhaozj2021-02-11  236

Eclipse

Shortcut key guide

This document is organized from the Eclipse software, which lists the standard shortcuts, and does not list EMACS shortcuts.

Reposted, please indicate the author and the source.

edit

Scope

Features

hot key

Global

Find and replace

Ctrl f

text editor

Look up

Ctrl Shift K

text editor

Find the next one

Ctrl K

Global

Revoke

Ctrl Z

Global

copy

Ctrl C

Global

Restore the previous selection

Alt Shift ↓

Global

Shear

Ctrl X

Global

Quick correction

Ctrl1 1

Global

Content auxiliary

Alt /

Global

All selected

Ctrl a

Global

delete

Delete

Global

Context information

Alt ?

Alt Shift ?

Ctrl Shift Space

Java editor

Display Tool Tips Description

F2

Java editor

Select package elements

Alt Shift ↑

Java editor

Select the previous element

Alt Shift ←

Java editor

Select the next element

Alt Shift →

text editor

Incremental lookup

Ctrl J

text editor

Incremental reverse lookup

Ctrl Shift J

Global

Paste

Ctrl V

Global

Redo

Ctrl Y

Check

Scope

Features

hot key

Global

enlarge

Ctrl =

Global

Narrow

Ctrl -

window

Scope

Features

hot key

Global

Activate editor

F12

Global

Switch editor

Ctrl Shift W

Global

Previous editor

Ctrl Shift F6

Global

Previous view

Ctrl Shift F7

Global

Previous perspective

Ctrl Shift F8

Global

Next editor

Ctrl F6

Global

Next view

Ctrl F7

Global

Next perspective

Ctrl F8

text editor

Display ruler context menu

Ctrl W

Global

Display view menu

Ctrl F10

Global

Display system menu

Alt -

navigation

Scope

Features

hot key

Java editor

Open structure

Ctrl F3

Global

Open type

Ctrl Shift T

Global

Open Type Hierarchy

F4

Global

Open statement

F3

Global

Open external javadoc

Shift F2

Global

Open resource

Ctrl Shift R

Global

Back history

Alt ←

Global

Forward history

Alt →

Global

Previous

Ctrl ,

Global

Next

Ctrl .

Java editor

Display outline

Ctrl O

Global

Open type in hierarchy

Ctrl Shift H

Global

Go to match parentheses

Ctrl Shift P

Global

Go to the previous editing position

Ctrl Q

Java editor

Go to the previous member

Ctrl Shift ↑

Java editor

Go to the next member

Ctrl Shift ↓

text editor

Go to the row

Ctrl L

search for

Scope

Features

hot key

Global

Appear in the file

CTRL SHIFT U

Global

Open Search Dialog

Ctrl h

Global

Statement in the work area

Ctrl g

Global

Quote in the work area

Ctrl Shift G

Text Editor

Scope

Features

hot key

text editor

Rewrite

Insert

text editor

Rolling

Ctrl ↑ text editor

Row down

Ctrl ↓

file

Scope

Features

hot key

Global

save

Ctrl X

Ctrl s

Global

print

Ctrl P

Global

shut down

Ctrl F4

Global

All save

Ctrl Shift S

Global

All close

Ctrl Shift F4

Global

Attributes

Alt ENTER

Global

New construction

Ctrl n

project

Scope

Features

hot key

Global

All build

Ctrl B

Source code

Scope

Features

hot key

Java editor

format

Ctrl Shift F

Java editor

Cancel notes

Ctrl /

Java editor

Comment

Ctrl /

Java editor

Adding import

Ctrl Shift M

Java editor

Organization import

Ctrl Shift O

Java editor

Use the TRY / CATCH block to enclose

Not set, too common, so listed here, it is recommended to set it yourself.

You can also automatically correct using Ctrl 1.

run

Scope

Features

hot key

Global

Single step back

F7

Global

Single step

F6

Global

Single step jump

F5

Global

Single step jump selection

Ctrl F5

Global

Debug the last start

F11

Global

carry on

F8

Global

Use the filter single-step

Shift f5

Global

Add / remove breakpoints

Ctrl Shift B

Global

display

Ctrl D

Global

Run the last start

Ctrl F11

Global

Run to the line

Ctrl R

Global

carried out

Ctrl U

Reconstruct

Scope

Features

hot key

Global

Revoke reconstruction

Alt Shift Z

Global

Extraction method

Alt Shift M

Global

Extract local variables

Alt Shift L

Global

Inline

Alt Shift i

Global

mobile

Alt Shift V

Global

Rename

Alt Shift R

Global

Redo

Alt Shift Y

转载请注明原文地址:https://www.9cbs.com/read-4819.html

New Post(0)