eclipse keybindings settings

2020-01-31 02:50发布

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

3条回答
做个烂人
2楼-- · 2020-01-31 03:09

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 
查看更多
淡お忘
3楼-- · 2020-01-31 03:17

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

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

查看更多
爱情/是我丢掉的垃圾
4楼-- · 2020-01-31 03:21

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

查看更多
登录 后发表回答