Shortcuts eclipse +

Eclipse shortcuts Daquan

Ctrl + 1 Quick Fix (the most classic shortcut keys, it goes without saying)
Ctrl + D: Delete the current line 
Ctrl + Alt + ↓ Copy the current line to the next line (Copy increase)
Ctrl + Alt + ↑ Copy the current line to the row (copy increase)
the Alt + ↓ current line and the line of interaction locations below (particularly useful, omitted the first cut and then pasted)
the Alt + ↑ current line and the top line of interaction position (supra)
the Alt + before ← a page editor
Alt + → next edit page (of course, for the one above it)
Alt + the Enter shows the currently selected resource (engineering, or file or files) properties
Shift + Enter next line in the current row insert a blank line (this time mouse can be at any position in the current line is not necessarily final)
the Shift + Ctrl + the Enter the current line insert a blank line (principle above article)
Ctrl + Q to last edited place positioning
Ctrl + L is positioned in a row (for the program more than 100 people have gospel)
Ctrl + M to maximize the current Edit or View (then vice versa)
Ctrl + / comments on the current line, press the cancel comment
Ctrl + O to quickly display OutLine
Ctrl + T to quickly display the current class inheritance structure
Ctrl + W Close Before Editer
the Ctrl + K selected with reference to the next quickly locate a Word
Ctrl + E show rapid current drop-down list Editer (if the current page is not displayed in bold font)
the Ctrl + / (keypad) all the current class code folding
Ctrl + × (keypad) Expand All codes in the current class
Ctrl + Space Code Assistant complete insert some code (but generally and input conflict may be modified hot-key input method, may be temporarily used Alt + / instead)
ctrl + Shift + E display Manager currently open Manager View all (you can choose to turn off, activation and other operations)
Ctrl + J forward incremental find (after pressing Ctrl + J, you enter each letter editors provides quick match to locate a word, if not, then at stutes line display is not found, when a search word is especially useful, this feature Idea Two years ago there was)
Ctrl + J reverse incremental find the Shift + (and on the same strip, just from the back check)
Ctrl + the Shift + F4 to close all open Editer
Ctrl + the Shift + the X-the currently selected text all uppercase
Ctrl + Shift + Y to all the currently selected text lowercase
Ctrl + Shift + F formatted current code
Ctrl + Shift + P matcher for targeting of (for example, {}) (when positioned behind the front from the cursor to the character matching inside, front to back, and vice versa)

below shortcut keys are commonly used in remodeling the inside, I would like to own And commonly tidy (Note: general reconstruction shortcuts are Alt + the beginning of the Shift)
Alt + the Shift + R to rename (my own favorite with a, especially variables and class Rename, than the method can save a lot of manual labor)
the Alt + the Shift + M extraction method (which is one of the most common methods reconstruct the inside, especially useful for a lot of clay in the code)
the Alt + C + modify the Shift function structure (more practical there are N function calls this method to modify a one-stop)
Alt + Shift + L extracting local variables (direct some magic number and character string extracting into a variable, especially when multiple calls)
alt the Shift + + Class F. The changes in the field variables local variables (more practical function)
the Alt + + the I combined the Shift variable (may say something wrong Inline)
the Alt + V + the Shift movement functions and variables (less commonly)
the Alt + the Shift reconstructed regret the Z + (the Undo)

editing
scope feature shortcuts 
global Search and replace Ctrl + F 
a text editor to find a Ctrl + Shift + K 
text editor Find next Ctrl + K 
global revocation Ctrl + Z 
global copy Ctrl + C 
a selection Alt + Shift + ↓ global recovery on 
global clipping Ctrl + X 
global Quick Fix Ctrl1 + 1 
global content assist Alt + / 
global select all Ctrl + A 
global delete delete 
global context information Alt +?
Alt + the Shift +?
Ctrl + the Shift + Space 
Java editor to display a tooltip description F2 
Java editor to select the enclosing element Alt + the Shift + ↑ 
Java Editor Alt + Shift + ← one element of choice 
under the Java editor to select an element Alt + Shift + → 
Text Editor incremental find Ctrl + J 
text editor incremental backward lookup Ctrl + Shift + J 
Global Ctrl + V Paste 
global Redo Ctrl + Y 


See
scope Function Shortcuts 
The global gain Ctrl + = 
global reduction Ctrl + - 


Window
scope Function shortcuts 
activated globally F12 editor 
global switch editor Ctrl + Shift + W 
an editor Ctrl + Shift + F6 globally 
a view globally the Ctrl + the Shift + F7 
+ the Shift + a perspective view of the global Ctrl F8 
globally an editor ctrl + F6 
globally a view ctrl + F7 
globally a perspective view of ctrl + F8 
text editor display rulers context menu ctrl + W 
global view showing a menu ctrl + F10 
global display system menu Alt + - 


navigation
scope function shortcuts 
Java editor Ctrl + F3 to open the structure of 
the global open type Ctrl + Shift + T 
global open type hierarchy F4 
global open declaration F3 
global external javadoc Shift + F2 to open the 
global open resource Ctrl + Shift + R 
Global backward history Alt + ← 
global forward history Alt + → 
a Ctrl globally +, 
globally a Ctrl +. 
The Java Editor displays an outline Ctrl + O 
Global open type Ctrl + Shift + H in the hierarchy 
global go matching brace Ctrl + Shift + P 
global go on an editorial position Q + Ctrl 
the Java editor go on a member of the Shift + ↑ + Ctrl 
the Java editor, go to the next member of the Ctrl + Shift + ↓ 
text editor, go to line Ctrl + L 


search
scope function shortcut keys 
global appear in the file Ctrl + Shift + U 
global Search dialog box Ctrl + H to open the 
global work area declarations Ctrl + G 
global workspace Ctrl + Shift + G reference 


text editing
scope function shortcut 
text editor rewrite switch Insert 
rolling on the text editor Ctrl + ↑ 
rolling Ctrl + ↓ in text editor 


file
scope function shortcut key 
global conservation Ctrl + the X- 
Ctrl + S 
global print Ctrl + P 
global closed Ctrl + F4 
global save all Ctrl + Shift + S 
Close all global Ctrl + Shift + F4 
global properties Alt + Enter 
global Ctrl + N new 


project
scope shortcut function 
globally Ctrl + B construct all 


source code
scope Function Shortcuts 
Java Editor the Shift + + F. Formatting the Ctrl 
Java Editor cancel Note the Ctrl + \ 
the Java editor Note the Ctrl + / 
the Java editor add import the Ctrl + the Shift + M 
the Java editor tissue introduced the Ctrl + the Shift + O 
the Java editor try / catch block surrounded is not provided, too common, so here list, set up their own proposals.
You can also use Ctrl + 1 automatic correction. 


Run
scope function shortcut key 
global Step Return F7 
global Step Over F6 
Global Step into F5 
global step into select Ctrl + F5 
global debugger last start F11 
globally continue F8 
Global filter using single-step Shift + F5 
global add / remove breakpoints Ctrl + Shift + B 
global + D show the Ctrl 
the Ctrl + last start running the F11 global 
global row Ctrl + R to run 
global execution Ctrl + U 


Reconstruction
Shortcuts scope function 
global revocation reconstructed Alt + Shift + Z 
global extraction method Alt + Shift + M 
global extracted local variables Alt + Shift + L 
global inlining Alt + Shift + I 
global motion Alt + Shift + V 
global Alt rename + Shift + R 
global redo Alt + Shift + Y

Guess you like

Origin www.cnblogs.com/zb0001/p/11470520.html