Hello all,
I'm currently using ABAP in Eclipse (2.41.1) almost on a daily basis, and I'd like to make a minor suggestion to improve the handling of the function to activate multiple objects at once (Ctrl+F3). In the SAP GUI environment, you can simply press F9 to select all lines followed by Enter to confirm the dialog - that is not possible here. You have to either use the mouse to select all or use an unfamiliar shortcut (Alt+W for German UI) to select all entries. After that, you can't simply press Enter because the "Activate" button isn't the default button of the dialog. It doesn't even have a mnemonic assigned, so you have to either use tab to select it or, again, use the mouse. I don't particularly like taking my hands off the keyboard when coding, so I would suggest to a) add F9 as a shortcut for the Select All button and b) make the Activate button the default button. Small changes, perhaps, but I think that this would make things a bit easier for people migrating from SE80...
Best regards
Volker Wegert