eclipse 键绑定设置

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/481073/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-19 13:29:42  来源:igfitidea点击:

eclipse keybindings settings

eclipsesettings

提问by BCS

Where does eclipse keep it's key-binding settings? I want to transfer them from one system to another. If there is a tool for this that would be good but if not, I'm willing to copy files (really all settings should be the same on both systems.)

eclipse 在哪里保存它的键绑定设置?我想将它们从一个系统转移到另一个系统。如果有这样的工具会很好,但如果没有,我愿意复制文件(实际上,两个系统上的所有设置都应该相同。)

回答by Yoni Roit

export all your Eclipse prefs to a file.

将所有 Eclipse 首选项导出到一个文件中。

File->Export->General->Preferences

Import has an option to import only key settings from this file.

导入有一个选项,可以仅从该文件导入关键设置。

File->Import->General->Preferences 

回答by Mattias Bengtsson

The "Export CSV"-button under keys-preferences might make you think there's an import. Ofcourse there's not. Gaah.

键首选项下的“导出 CSV”按钮可能会让您认为存在导入。当然没有。嘎。

回答by Kevin

Export: File -> Export -> General -> Preferences -> Keys Preferences

导出:文件 -> 导出 -> 常规 -> 首选项 -> 密钥首选项

Import: File -> Import -> General -> Preferences -> Choose file

导入:文件 -> 导入 -> 常规 -> 首选项 -> 选择文件