1

Possible Duplicate:
Configure Eclipse to use VS.Net shortcuts?

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...

4

3 回答 3

1

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

于 2008-08-19T18:40:48.193 回答
0

Eclipse 没有为 Visual Studio 预定义的键盘设置吗?

于 2008-09-16T18:37:35.000 回答
0

最简单的方法是安装 CDT for eclipse(标准 C/C++ 插件)。

然后,当您转到 Preferences->General->Keys 时,下拉菜单中将有一个“Microsoft Visual Studio”选项。

于 2009-10-29T03:16:31.933 回答