Workspace
The Workbench for Eclipse CLI will want to create a workspace to use during execution. Also, it will want to write to the configuration
folder. Therefore, the user executing the Workbench for Eclipse CLI will:
- either need write access to the installation folders (containing the
configuration
folder) and the default workspace - or will have to specify a workspace folder using the
-data
parameter during execution
This command will create a workspace in the user's profile, copy the configuration
folder into that workspace and use that workspace and it's content for execution. All .bat
files may use the same workspace, once that has been created by any one of the files.
Was this page helpful? Yes No
Submitting...
Thank you
Comments
Log in or register to comment.