I have had to re/install Eclipse across different platforms (windows and linux) several times this year.
I have not found an effective single solution way to share settings/preferences across different versions of Eclipse.
This is what I currently do:
Surely there is an easier way?
Since preferences are persisted on a workspace basis within Eclipse, you have to export your workspace preferences and import them to your desired workspaces ( File > Export > Preferences ).
Preferences are stored in the workspace of your application in the . metadata/. plugins/org. eclipse.
Did you try File > Export > General > Preferences
?
Most (not all, but most) of the preferences you reference in your question will be exported in an xml file.
That include templates and formatters.
Even though it is true its content isn't fully interpreted across Eclipse versions, it simply concatenates the separate exports you mentions in your question.
Other tips in "Importing/Exporting Project Preferences".
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With