Eclipse shortcut list

Source: Internet
Author: User

 

Type Function Description Shortcut Key Scope of use
Search Workspace Declaration CTRL + G In the window
Search References in a workspace CTRL + Shift + G In the window
Search Open the Search dialog box CTRL + H In the window
Search Display the "position in file" shortcut menu CTRL + Shift + u In the window
File "New" menu Alt + Shift + n In the window
File Save CTRL + S In the window
File Save all CTRL + Shift + S In the window
File Close all CTRL + Shift + F4 In the window
File Close all CTRL + Shift + W In the window
File Close CTRL + F4 In the window
File Close CTRL + W In the window
File Refresh F5 In the window
File Attribute Alt + enter In the window
File Print CTRL + P In the window
File New CTRL + n In the window
File Rename F2 In the window
Text editing Last word CTRL + left arrow Edit text
Text editing Roll up a row CTRL + up key Edit text
Text editing Next word CTRL + right arrow Edit text
Text editing Roll down a row CTRL + down key Edit text
Text editing Expand All CTRL + numpad_multiply Edit text
Text editing Switch fold CTRL + numpad_divide Edit text
Text editing Delete the last word CTRL + backspace Edit text
Text editing Delete the next word CTRL + Delete Edit text
Text editing Delete to end of line CTRL + Shift + Delete Edit text
Text editing Delete row CTRL + d Edit text
Text editing Insert rows above the current row CTRL + Shift + enter Edit text
Text editing Insert rows under the current row Shift + enter Edit text
Text editing Copy row CTRL + ALT + down key Edit text
Text editing Move rows up Alt + up key Edit text
Text editing Move row down Alt + downward key Edit text
Text editing Expand CTRL + numpad_add Edit text
Text editing Fold CTRL + numpad_subtract Edit text
Text editing Rewrite Switch Insert Edit text
Text editing Change to uppercase CTRL + Shift + x Edit text
Text editing Change to lowercase CTRL + Shift + Y Edit text
Text editing Select the last word CTRL + Shift + left arrow Edit text
Text editing Select the next word CTRL + Shift + right arrow Edit text
Text editing Duplicate row CTRL + ALT + up key Edit text
View Java package Resource Manager Alt + Shift + Q, P In the window
View Java Declaration Alt + Shift + Q, d In the window
View Java type hierarchy Alt + Shift + Q, T In the window
View Javadoc Alt + Shift + Q, J In the window
View Variable Alt + Shift + Q, V In the window
View Synchronization Alt + Shift + Q, y In the window
View Memo form Alt + Shift + Q, h In the window
View Console Alt + Shift + Q, c In the window
View Search Alt + Shift + Q, S In the window
View Breakpoint Alt + Shift + Q, B In the window
View Display view (View: Outline) Alt + Shift + Q, O In the window
View Display view (View: Problem) Alt + Shift + Q, X In the window
Browse "Display location" menu Alt + Shift + W In the window
Browse Last edit location CTRL + q In the window
Browse Next Page CTRL +. In the window
Browse Previous Page CTRL +
Browse Forward history Alt + right arrow In the window
Browse Back history Alt + left arrow In the window
Browse Open Type in Hierarchy CTRL + Shift + H In the window
Browse Quick outline CTRL + O Edit Java source code
Browse Quick hierarchy CTRL + T Edit Java source code
Browse Open Declaration F3 In the window
Browse Open external javadoc Shift + F2 In the window
Browse Open Type CTRL + Shift + T In the window
Browse Open Type hierarchies F4 In the window
Browse Open Structure CTRL + F3 Edit Java source code
Browse Open the call hierarchy CTRL + ALT + H In the window
Browse Open Resources CTRL + Shift + R In the window
Browse Go to the previous Member CTRL + Shift + up key Edit Java source code
Browse Go to the next member CTRL + Shift + down key Edit Java source code
Browse Go to matching square brackets CTRL + Shift + P Edit Java source code
Browse Go to line CTRL + L Edit text
Source code Switch ant flag appears Alt + Shift + O Edit ant Build File
Source code Switch flag appears Alt + Shift + O Edit Java source code
Source code Switch Annotation CTRL +/ Edit Java source code
Source code Switch Annotation CTRL + 7 Edit Java source code
Source code Switch Annotation CTRL + Shift + c Edit Java source code
Source code Rename a file Alt + Shift + R Edit ant Build File
Source code Quick Reference-rename a file CTRL + 2, R Edit Java source code
Source code Quick Reference-specify Fields CTRL + 2, F Edit Java source code
Source code Quick Reference-specify a local variable CTRL + 2, l Edit Java source code
Source code Open external document Shift + F2 Edit ant Build File
Source code Show tooltip description F2 Edit ant Build File
Source code Show source code shortcut menu Alt + Shift + S In the window
Source code Format CTRL + Shift + F Edit ant Build File
Source code Format CTRL + Shift + F Edit Java source code
Source code Add javadoc comments Alt + Shift + J In the window
Source code Add block comment CTRL + Shift +/ Edit Java source code
Source code Add Import CTRL + Shift + m Edit Java source code
Source code Organization Import CTRL + Shift + O In the window
Source code Scale down CTRL + I Edit Java source code
Source code Remove comments Alt + Shift + u Edit Java source code
Source code Remove block comments CTRL + Shift +/ Edit Java source code
Window Previous editor CTRL + Shift + F6 In the window
Window Previous View CTRL + Shift + F7 In the window
Window Previous perspective CTRL + Shift + F8 In the window
Window Next Editor CTRL + F6 In the window
Window Next View CTRL + F7 In the window
Window Next perspective CTRL + F8 In the window
Window Switch to editor CTRL + Shift + E In the window
Window Maximize the activity view or editor CTRL + m In the window
Window Open the editor drop-down list CTRL + E In the window
Window Display the ruler context menu CTRL + F10 Edit text
Window Show System Menu Alt +- In the window
Window Display View menu CTRL + F10 In the window
Window Show key assistance CTRL + Shift + L In the dialog box and window
Window Activate Editor F12 In the window
Edit "Fast difference" Switch CTRL + Shift + q Edit text
Edit Context information Alt +? In the window
Edit Context information Alt + Shift +? In the window
Edit Content assistance Alt +/ In the dialog box and window
Edit Switch insert mode CTRL + Shift + insert Edit text
Edit Delete Delete In the window
Edit Cut CTRL + x In the dialog box and window
Edit Cut Shift + Delete In the dialog box and window
Edit Incremental search CTRL + J Edit text
Edit Incremental Reverse Lookup CTRL + Shift + J Edit text
Edit Copy CTRL + c In the dialog box and window
Edit Copy CTRL + insert In the dialog box and window
Edit Restore the previous selection Alt + Shift + downward key Edit Java source code
Edit Quick correction CTRL + 1 In the window
Edit Undo CTRL + z In the window
Edit Text completion CTRL + ALT +/ Edit text
Edit Show tooltip description F2 Edit Java source code
Edit Find the previous CTRL + Shift + k Edit text
Edit Find Next CTRL + k Edit text
Edit Search and replace CTRL + F In the window
Edit Paste CTRL + V In the dialog box and window
Edit Paste Shift + insert In the dialog box and window
Edit Select the previous Element Alt + Shift + left arrow Edit Java source code
Edit Select the next element Alt + Shift + right arrow Edit Java source code
Edit Select All CTRL + In the dialog box and window
Edit Select outer Element Alt + Shift + up key Edit Java source code
Edit Redo CTRL + Y In the window
Run/debug EOF CTRL + z In the Console
Run/debug Switch the single-step execution Filter Shift + F5 In the window
Run/debug Switch line breakpoint CTRL + Shift + B In the window
Run/debug One-Step Jump F5 Debugging
Run/debug One-Step Jump into the selected content CTRL + F5 Debugging
Run/debug Skip in one step F6 Debugging
Run/debug Return in one step F7 Debugging
Run/debug Run CTRL + u In the window
Run/debug Display CTRL + Shift + d In the dialog box and window
Run/debug Check CTRL + Shift + I In the dialog box and window
Run/debug Continue F8 Debugging
Run/debug Debug ant build Alt + Shift + D, Q In the window
Run/debug Debug eclipse applications Alt + Shift + D, E In the window
Run/debug Debug the JUnit plug-in Test Alt + Shift + D, P In the window
Run/debug Debug JUnit Testing Alt + Shift + D, T In the window
Run/debug Debug Java Applet Alt + Shift + D, In the window
Run/debug Debug Java applications Alt + Shift + D, J In the window
Run/debug Debug SWT applications Alt + Shift + D, S In the window
Run/debug Debugging last started F11 In the window
Run/debug Run ant build Alt + Shift + X, Q In the window
Run/debug Run the eclipse Application Alt + Shift + X, E In the window
Run/debug Run the JUnit plug-in Test Alt + Shift + X, P In the window
Run/debug Run JUnit Test Alt + Shift + x, t In the window
Run/debug Run Java Applet Alt + Shift + X, In the window
Run/debug Run Java applications Alt + Shift + X, J In the window
Run/debug Run the SWT Application Alt + Shift + X, S In the window
Run/debug Last started CTRL + F11 In the window
Run/debug Run to line CTRL + R Debugging
Refactoring-Java Inline Alt + Shift + I In the window
Refactoring-Java Convert local variables to Fields Alt + Shift + F Edit Java source code
Refactoring-Java Extract local variables Alt + Shift + L In the window
Refactoring-Java Extraction Method Alt + Shift + m In the window
Refactoring-Java Undo-refactor Alt + Shift + z In the window
Refactoring-Java Display refactoring shortcut menu Alt + Shift + T In the window
Refactoring-Java Change Method feature Alt + Shift + c In the window
Refactoring-Java Mobile-refactoring Alt + Shift + V In the window
Refactoring-Java Redo-Rebuild Alt + Shift + Y In the window
Refactoring-Java Rename-Rebuild Alt + Shift + R In the window
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.