Sharing preferences
Almost all of Eclipse's features are in some way configurable via preferences.
You may want to share your preferences with other people, for example to enforce
a consistent coding style. You may also want to have several workspaces, and use
consistent preferences across all of them.
You can export your preferences using the Export... button on the main
Preferences dialog (Window->Preferences). This will export your preferences
in XML format. Preferences exported in this way can be imported using the
Import... button. |