Show Menu
Cheatography

JDeveloper Keyboard Shortcuts by

JDeveloper hotkeys cheat sheet

Refact­oring

Ctrl+Alt+X
Extract method
Ctrl+Alt+N
Inline
Ctrl+Alt+C
Introduce constant
Ctrl+Alt+F
Introduce filed
Ctrl+Alt+P
Introduce parameter
Ctrl+Alt+V
Introduce variable
Ctrl+Alt+R
Rename

Code editor

Escape
Cancel
Ctrl+Space
Completion insight
Ctrl+S­hift+T
Convert leading spaces to tabs
Ctrl+S­hift+U
Convert leading tabs to spaces
Shift+­Bac­kspace, Backspace
Delete previous char
Ctrl+D­elete, Ctrl+T
Delete to next word start
Ctrl+B­ack­space
Delete to previous word start
Ctrl+S­hift+Y
Delete until end of line
Ctrl+S­hift+D
Duplicate selection
Shift+­Enter, Enter
Insert new line
Tab
Insert tab
Ctrl+J
Join line
Ctrl+S­hif­t+Space
Parameter insight
Ctrl+A­lt+­Space
Smart completion insight
Ctrl+S­hid­t+S­lash, Ctrl+Slash
Toggle line comments

Search

Ctrl+Alt+H
Code highlight
Ctrl+Alt+K
Clear highlight code
Ctrl+S­hift+F
Find in files
Ctrl+Back Quote
Global search
Ctrl+Alt+U
Find usages
Ctrl+S­hift+E
Increm­ental find backward
Ctrl+E
Increm­ental find forward
 

Navigate

Ctrl+Minus
Go to Java type
Alt+Sh­ift­+Minus
Go to Javadoc
Ctrl+S­hif­t+B­ack­space
Go to last edit
Ctrl+G
Go to line
Alt+Down
Go to next member
Alt+Up
Go to previous member
Ctrl+E­quals
Go to recent file

Debug

Shift+F8
Continue step
Shift+F9
Debug project
Ctrl+I
Inspect
F9
Resume
F4
Run to cursor
F7
Step into
Shift+F7
Step out
F8
Step over
Ctrl+F2
Terminate
F5
Toggle breakpoint
Ctrl+F5
Watch

Run

Ctrl+F11
Run file
F11
Run project

Build

Ctrl+F9, Ctrl+M
Make project
Ctrl+S­hif­t+F9, Ctrl+S­hift+M
Make selected
Alt+F9, Ctrl+S­hift+B
Rebuild project
Alt+Sh­ift+F9
Rebuild selected
Ctrl+A­lt+­Shi­ft+F9
Run Ant on Project
 

Comments

No comments yet. Add yours below!

Add a Comment

Your Comment

Please enter your name.

    Please enter your email address

      Please enter your Comment.

          Related Cheat Sheets

          Windows 8 Hotkeys Keyboard Shortcuts
          eclipse Keyboard Shortcuts