eclipse keybindings settings

社会主义新天地 提交于 2019-12-17 16:03:00

问题


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


回答1:


export all your Eclipse prefs to a file.

File->Export->General->Preferences

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

File->Import->General->Preferences 



回答2:


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




回答3:


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

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



来源:https://stackoverflow.com/questions/481073/eclipse-keybindings-settings

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!