Eclipse Common shortcut keys

Source: Internet
Author: User

1. "Alt +/"

Quick access to assistive information when memory is not a complete class or method

SYSO + "ALT +/"-System.out.println ();

Main + "ALT +/"--public static void main (string[] args) {}

... ...

2. "Alt +↑"

Move one row up the cursor line to select multiple rows

3. "Alt +↓"

Move one row down the line with the cursor, you can select multiple rows

4. "Ctrl +/"

Quickly add or cancel a single line of comments

5. "CTRL + SHIFT +/"

Quickly add multiple lines of comment

6."CTRL + SHIFT + \"

Quickly cancel multiple lines of comment

7. "Ctrl + D"

Quickly delete the row of the cursor, you can select multiple lines to delete together

8. "Ctrl + 1"

Quick display of the cursor line problem, and give some modification scheme

9. "Ctrl + SHIFT + O"

Quick import of classes in related development jar packages

10. "Ctrl +shift + F"

Quick Format

11. "Ctrl + S"

Save the currently edited code file, "CTRL + Shift +s" to save All files

12. "F3"

Jump to declaration or definition, equivalent to "CTRL + Left mouse button"

This article is from "Forever Young" blog, please be sure to keep this source http://kingkongzhao.blog.51cto.com/6319491/1652205

Eclipse Common 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.