I've been using eclipse for about 10 years now, and today I will be (forced to) use JDeveloper for the first time.
Being a big fan of the eclipse shortcuts, I would like to know some JDeveloper alternatives for my favorite shortcuts:
- Ctrl-3 (Quick access)
- Ctrl-Shift-1 (or Ctrl-1, depending on your keyboard) (Quick Fix)
- Ctrl-Shift-L (Show the shortcuts :-))
- Shift-Enter (Add a new line below the current one)
- Alt-↓ (Move line(s))
- Ctrl-Alt-↓ (Copy line(s))
Any other shortcuts in JDeveloper I should know about? I have found this link, but the list is way too short.