Migrate Eclipse workspace
Work.AI Developer v10.2.8 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:
- Launch Eclipse from
workfusion-workspace-eclipse_path. This folder must not exist before the first launch. - Move all Java-based projects from the old workspace to
workfusion-workspace-eclipse_path. - Go to File > Import > General > Existing Projects into Workspace and set
workfusion-workspace-eclipse_pathas 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 v10.2.8. The script does all the steps in the instruction above and launches Eclipse and Recorder with new workspaces.
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.
To migrate Recorder workspace, see Migrate Recorder workspace.