Common shortcut keys for Android development in eclipse

Source: Internet
Author: User

In the process of Android development in eclipse, you can master some common shortcut keys to speed up development and improve work efficiency. In view of this, this article shares common shortcut keys for Android development in eclipse.

1. Enter a method or class: F3 or press Ctrl and then click. To access the methods and classes of APIs in Android, you must import the source code.

2. display the description of a method or class: F2.

3. During the development process, you are prompted to introduce the package: CTR + Shift + O.

4. format the indent code: Ctrl + Shift + F.

5. Quick search code: Ctrl + F.

6. Undo back to the last time: Ctrl + Z.

7. Generate a module comment: Alt + Shift + J; single line comment: Ctrl + /.

8. Intelligent content awareness: Alt + /.

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

10. Find the CTRL + O Method in a class.

11. global search methods include Alt + Shift + R, ALT + Shift + T.

12. Check which classes have called this method Alt + Shift + G.

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

14. Delete the selected row Ctrl + D.

15. Move the selected row and press ALT and select the row + direction key.

16. Return to the Last edited place Ctrl + q.

17. Move back to the browsing area Alt + left.

18. Move forward to the browsing area Alt + right.

19. Search down the selected string Ctrl + K.

20 Ctrl + Shift + x upper-case the selected text, and CTRL + Shift + y lower-case the selected text.

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.