How can I export my settings (fonts, syntax coloring, formatting, etc.) in Eclipse 3.6, so I can use them again in another installation?
Where are they stored? Most preferences are stored under the workspace location, in a folder named . metadata. If you use project-specific settings (a good idea in general), those are stored under the project root directories in various folders and files, mostly beginning with .
The default font style eclipse is using is Consolas however Courier New is also a good option to go with.
If running on Windows, you may give Microsoft Consolas a shot (included in Vista or later, and available as a separate download). I use it everywhere. Show activity on this post. I'm a huge fan of Bitstream Vera Sans Mono, which I use at 9pt.
You can save the folder '.metadata' in your workspace.
This folder contain your preferences, simply restore it after a re-installation and your done.
The '.metadata' folder can contain projects/plugins specific settings, the 'core' eclipse settings are in: '.metadata/.plugins/org.eclipse.core.runtime/.settings'
Theses 'core' settings can be exported using 'File -> Export -> Preferences' too as Csaba_H said.
Settings can be exported to a file using File -> Export -> Preferences, and you can import it to another Eclipse workspace.
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