eclipse with custom workspace

There are 2 ways to control the location of your workspace; using the current working directory or using the -data command line argument. To use the -data command line argument, simply add -data (your workspace location) (e.g., -data c:\myworkspace) to the “Target:” line in the shortcut or include it explicitly on your command prompt command line.

Leave a comment