To set the default workspace to use in Eclipse, you can use the following method …
- Create a shortcut to the file eclipse.exe.
- Right-click on the shortcut and select Properties in the menu.
- At the end of the Target line, add “
-data PATH_TO_WORKSPACE” (replacing “PATH_TO_WORKSPACE” with the path to the workspace you wish to use.
Using the above method you can create several shortcuts, each of which will launch the workspace specified.
Tags: Eclipse