vote up 1 vote down star

I mostly work in VS2008 but I need to do some java work in Eclipse. Is there an easy and fast way to map the VS2008 keyboard shortcuts to Eclipse?

For example, I want to map F11 in Eclipse to "step info" instead of its default of F5 but don't want to have to map each and every shortcut manually...

flag

73% accept rate

3 Answers

vote up 0 vote down

The easiest way to do this is to install the CDT for eclipse (the standard C/C++ plugin).

Then when you go to Preferences->General->Keys you will have a "Microsoft Visual Studio" option in the dropdown.

link|flag
vote up 0 vote down

Doesn't Eclipse have a predefined keyboard setup for Visual Studio?

link|flag
vote up 2 vote down

How are the Eclipse settings saved? Perhaps you could simply adapt this macro and load the resulting file into Eclipse?

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.