Skip to main content
Version: 10.3

Migrate Eclipse workspace

Work.AI Developer contains standalone Recorder and Eclipse instead of WorkFusion Studio. For this reason, you must create a new workspace for Eclipse (for Java-based projects). The page contains step-by-step instructions on how to do this.

Manual workspace migration

To migrate the Eclipse workspace, do as follows:

  1. Launch Eclipse from workfusion-workspace-eclipse_path. This folder must not exist before the first launch.
  2. Move all Java-based projects from the old workspace to workfusion-workspace-eclipse_path.
  3. Go to File > Import > General > Existing Projects into Workspace and set workfusion-workspace-eclipse_path as your root directory path.

Automated workspace migration

You can use the migration-workspace.bat file to prepare your workspace for use with Work.AI Developer. The script does all the steps in the instruction above and launches Eclipse and Recorder with new workspaces.

info

The script does not import your Java-based projects into Eclipse but makes copies of those projects into a new workspace. You should perform the last step of the manual workspace migration procedure manually.

tip

To migrate Recorder workspace, see Migrate Recorder workspace.