Is there any way to import Eclipse 3.4 keybindings/keyboard preferences into Eclipse 3.6? -
i've tried exporting eclipse 3.4 keys pref pane, creates .csv file , eclipse 3.6 seems want import .epf files (via file -> import...). there way this?
sadly, eclipse 3.6 (and older versions) cannot import key bindings csv files. if have .csv file of key bindings , you're not able re-export bindings .epf, out of luck.
as people expect, changing file extension .csv .epf not work. epf files contain xml, while csv files are, well, comma-separated values. 1 write program convert csv epf, i've not seen 1 available.
Comments
Post a Comment