Updating Eclipse

From Elvanör's Technical Wiki
Revision as of 08:57, 5 August 2008 by Elvanor (talk | contribs)
Jump to navigation Jump to search

This page lists the procedure to recreate a clean workspace and .eclipse folder (containing the plugins) when doing a major Eclipse upgrade.

Preparation

  • Move your current ~/.eclipse and workspace folder out of their current places (keep those as backups in case something goes wrong).
  • Export your formatter settings as XML files.

Reinstalling plugins

Import some projects into the new workspace

  • This will allow you to test the next step in good conditions.

Reinitializing Preferences

  • Change the font size and appearance.
  • Import the formatter settings.
  • Change all the default encodings to UTF-8.
  • Make all the necessary associations for file types.
  • Recreate your views and perspectives.