How can I share same installation of the CodeWarrior software with multiple users?

By default, CodeWarrior IDE opens with the previously used workspace. However, you can configure the CodeWarrior IDE to open with the user-specific workspace, that is depending upon the user logged on to the system.

You can specify workspace path by passing the following command switch to the CodeWarrior IDE on startup.



  -

  data workspace path

  

If you want to open workspace folder per user basis, pass the following command line switch to the CodeWarrior IDE.



  -dat

  a "%USERPROFILE%\perUser_workspace 

  
Figure 1. Specify User-Specific Workspace

Specify User-Specific Workspace