Updating Eclipse: Difference between revisions

From Elvanör's Technical Wiki
Jump to navigation Jump to search
No edit summary
Line 17: Line 17:


* Change the font size and appearance.
* Change the font size and appearance.
* Import the formatter settings.
* Import the formatter settings. Change the line width to 130 on all editors.
* Reenter all your custom keys.
* Change all the default encodings to UTF-8.
* Change all the default encodings to UTF-8.
* Make all the necessary associations for file types.
* Make all the necessary associations for file types.
* Recreate your views and perspectives.
* Recreate your views and perspectives.

Revision as of 11:09, 5 August 2008

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 the line width to 130 on all editors.
  • Reenter all your custom keys.
  • Change all the default encodings to UTF-8.
  • Make all the necessary associations for file types.
  • Recreate your views and perspectives.