Visual Studio 的 Eclipse 键绑定
是否有人有类似于 VS 2005 可用于 Eclipse 的键绑定方案?
Does anybody have a keybinding scheme similar to VS 2005 available for Eclipse?
如何将其导入 Eclipse 的首选项(我只看到导出按钮).
How to import it into preferences of Eclipse (I see only export button).
如何在 Eclipse(Helios 及更高版本)中安装 Visual Studio 键绑定
对于找到这篇文章的任何人,如果您需要分步说明并且您正在使用 Eclipse Indigo PDT,以下内容应该对您有所帮助:
For anyone finding this post, if you need step by step instructions and you're using Eclipse Indigo PDT , the following should help you:
(注意:安装后会提示重启Eclipse)
(Note: you will be prompted to restart Eclipse after installing)
- 启动 Eclipse
- 点击帮助 -> 安装新软件
- 在使用框中选择或输入您的Eclipse 版本,例如:
- 对于 Neon (4.6)
- 对于火星 (4.5)
- 对于 Luna (4.4)
- 对于 开普勒 (4.3)
- 对于 Juno (4.2)
- 对于 Indigo (3.7)
- 对于 Helios (3.6)
- Start Eclipse
- Click Help -> Install New Software
- In the Work with box select or type your version of Eclipse, e.g.:
- for Neon (4.6)
- for Mars (4.5)
- for Luna (4.4)
- for Kepler (4.3)
- for Juno (4.2)
- for Indigo (3.7)
- for Helios (3.6)
安装完成后重启Eclipse...
After finishing the install and restarting Eclipse...
- 点击窗口 -> 首选项
- 展开常规
- 点击键
- 将 Scheme 下拉菜单更改为 Microsoft Visual Studio
- 点击确定
要确认更新,请尝试按 CTRL + SHIFT + F,然后会出现搜索"对话框.
To confirm the update, try pressing CTRL + SHIFT + F and the 'Search' dialogue box should appear.