Keyboard shortcuts - export / import
This is more of an eclipse thing, but I couldn't really find an answer when I searched. I created a new workspace, but I had updated my keyboard shortcuts in the first workspace and now I'm trying to import the changes. I successfully exported them as .csv, but I cannot find a way to import the changes into the new workspace.
Any help would be appreciated.
Export with File > Export > General > Preferences; check "Keys Preferences" (which only appears if you've customized any preferences)
Import with File > Import > General > Preferences; select file then check "Keys Preferences"
See: http://stackoverflow.com/questions/481073/eclipse-keybindings-settings
It seems that the CSV export from Window > Preferences, General > Keys, Export CSV ... doesn't have a corresponding import feature.
Thanks, that worked like a charm!