There is no .eclipse dir under my home dir. I can't find the configuration file saving the key binding schemes. Where are they saved on Mac OS X?
|
feedback
|
|
Key bindings are kept in the workspace folder, under the .metadata folder (.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.workbench.prefs, under at entry called org.eclipse.ui.commands). If you want to transfer them between machines or workspaces, here's what you should do:
To import, follow the same procedure, selecting File -> Import. | |||
|
feedback
|