Eclipse – JDeveloper alternative for eclipse shortcuts

eclipsejdeveloperkeyboard shortcuts

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:

  • Ctrl3 (Quick access)
  • CtrlShift1 (or Ctrl1, depending on your keyboard) (Quick Fix)
  • CtrlShiftL (Show the shortcuts :-))
  • ShiftEnter (Add a new line below the current one)
  • Alt (Move line(s))
  • CtrlAlt (Copy line(s))

Any other shortcuts in JDeveloper I should know about? I have found this link, but the list is way too short.

Best Answer

I once battled JDeveloper for two years and somehow lived to tell about it. If you're using 11g, here is a trick you can use to load the Eclipse shortcut scheme. I highly recommend doing this as there's really no value in learning the native key bindings.

A second piece of advice, do whatever it takes to get off whatever project you're required to use JDeveloper for. It is an ancient, buggy IDE designed to cater to an obscure, buggy framework. You will quickly find yourself handcuffed by JDeveloper and ADF, it is in no way in the same league as Eclipse/Netbeans/IntelliJ. You will hate it. You have been warned.