Android development shortcut for eclipse! (Updating continuously)

Source: Internet
Author: User

Commonly used shortcut keys for Android development in Eclipse:

 

Automatically add import package Ctrl + Shift + O, here o represents the meaning of organize import;

 

Format the code indent Ctrl + Shift + F, where we can remember the meaning of F for format formatting;

 

Quick search code Ctrl + F;

 

Undo to the last Ctrl + z;

 

Intelligent content-aware Alt +/, which can easily match the class information we use,/on the keyboard and? Is the same button;

 

You can use Ctrl + F11 to call the run as dialog box. You can use F11 directly for debug debugging;

 

Generate a plate comment Alt + Shift + J, and a single row comment Ctrl + /;

 

Find the method Ctrl + O in a class;

 

Global search methods include Alt + Shift + R, ALT + Shift + T;

 

Check which classes have called this method Alt + Shift + G;

 

Display the description F2 of a method or class;

 

Enter a method or Class F3 or press Ctrl and then click;

 

Import-related classes. If the imported classes are not used, delete Ctrl + Shift + O;

 

Delete the selected row Ctrl + D;

 

Move the selected row and press ALT and select the row + direction key;

 

Return to the Last edited place Ctrl + q;

 

Alt + left;

 

Forward to the browsing area Alt + right;

 

Search down the selected string Ctrl + K;

 

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.