Pages

Eclipse Keyboard Shortcuts

You’ll most likely spend most of your Android development career in the Eclipse IDE. The following table shows a few keyboard shortcuts that can help you save a lot of time.

Action                                                                               Keyboard Shortcut
Create a new file in the current package                          Alt+Shift+N
Organize the import statements                                         Ctrl+Shift+O
Navigate to the source definition                                        F3
Rename an object                                                               Alt+Shift+R
Search through Java files                                                   Ctrl+H
Open a particular type                                                        Ctrl+Shift+T
Find declarations                                                                Ctrl+G
Navigate left                                                                       Alt+←
Navigate right                                                                     Alt+→

Raj

Hello I am Dharmendra Kumar Mishra From Siwan Bihar. I am Android Application Developer and Blogger. I love to share my knowledge over Internet.

No comments: