
Each instance of the Developer Studio is assigned to exactly one workspace using the respective path name. The workspace serves as a local storage area for your project information and for certain user-specific settings.
When you want to use a specific workspace without changing the default workspace, you have to specify theĀ -data argument with workspace path as a value in the command line.
Proceed as follows:
|
...\SapNetWeaverDeveloperStudio.exe -data "C:\NWDS\MyWorkspace" ... |