Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 2.88 KB

README.md

File metadata and controls

37 lines (28 loc) · 2.88 KB

#Screenshot Eclipse wsprefs-transferrer

The Eclipse Workspace Preferences Transferrer extends the Eclipses Switch Workspace feature to copy all preferences from the current workspace to another one.

Quick Start

Installation

Usage

  1. File → Switch Workspace → Other…
  2. Select the target workspace
  3. Check the option Preferences
  4. Hit OK

Screenshot

Internals

This Eclipse plug-in does exactly the same as if the user did a preferences export into a file in the current workspace and a preferences import in the other one. The functionality is split into two steps:

Export Step

Import Step