Eclipse shortcut keys

Source: Internet
Author: User

Close all windows
Ctrl + Shift + W Close all open editing windows

Renaming
Alt + Shift + R file or variable rename (select the file or variable and press the shortcut key at the same time)

Quick Lead Package
Ctrl + Shift + O automatically import the required packages and delete the extra import statements

Code formatting
Ctrl + Shift + F code formatting

Delete, copy of line of code
Ctrl + D Deletes the cursor in the row
Ctrl + Alt +↑ copy up and paste the cursor in the row

File or Method lookup
Ctrl + Shift + R opens the Resources window (Quick Find files such as. java,. xml files)
Ctrl + O Quickly find methods in the current class

Find the same tag
Ctrl + K Looking for the next same tag
Ctrl + Shift + K looking for the same tag as before

Uppercase and lowercase conversions
Ctrl + Shift + X selection all converted to uppercase
Ctrl + Shift + Y selection convert all to uppercase

File Save
Ctrl + S Saves the current file
Ctrl + Shift + S saves all unsaved files

Description: The red-labeled shortcuts above are almost always used to write code using Eclipse. Skilled use of shortcut keys helps improve the speed and efficiency of code writing.

Eclipse shortcut keys

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.