Eclipse shortcut keys

Source: Internet
Author: User

Debug Breakpoint Debugging
Set breakpoints;
Test jump-In (F5);
Test skipped (F6);
Test jump (F7);
add breakpoints;
The test goes to the next breakpoint;
The test returns the header of the current method stack (Drop to Frame);
Clear breakpoints;
Clear an expression;
Notice, stop the program!


Common shortcut keys
Required:
Alt +/(content Assistant): complete;
Ctrl + 1 (fast positioning): Error locating errors, same as clicking on "red X" effect;
Ctrl + Shift + O: Guide package;
Ctrl + Shift + F: Formatting blocks of code;
Not necessary (self-reading, not speaking):
Ctrl + Shift + T: View source code;
Ctrl + Click Source code: View source code;
F3: View the source code of the selected class;
Alt + Left button: "Original path return" when viewing source code;
Ctrl + Shift + X: Change lowercase to uppercase;
Ctrl + Shift + Y: change lowercase to lowercase;
Ctrl + Alt + key: Copy the current line;
Ctrl +/: Add or revoke line comments;
Ctrl + Shift +/: Add a segment comment to the selected code;
Ctrl + Shift + \: Undo the current paragraph comment;
Alt + up key: Moves the current line up;
Alt + key: Move the current line up;
Ctrl + D: Delete the current line;

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.