| Author |
creating a new workspace
|
Tony Smith
Ranch Hand
Joined: Mar 15, 2005
Posts: 77
|
|
|
How is this done? Now that WSAD starts, it doesn't give me the option of creating (or using) and alternate workspace.
|
 |
Paul Clapham
Bartender
Joined: Oct 14, 2005
Posts: 16479
|
|
|
I'm using RAD 6.0 so it may be slightly different for you, but for me it's Window, Preferences, Workbench, Startup and Shutdown, Prompt for Workspace on Startup.
|
 |
radha mannava
Greenhorn
Joined: Jan 24, 2006
Posts: 18
|
|
Go to the properties>target for websphere (or wherever you exe from) and add this -setworkspace to the end of your target. If you set this it will ask for new workspace. -Anu
|
 |
Jeanne Boyarsky
internet detective
Marshal
Joined: May 26, 2003
Posts: 26144
|
|
In WSAD, once you tell the IDE to not prompt you for a new workspace each time, that is gone forever. I use "-data" at the end of my target to use a specific/new workspace.
|
[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
|
 |
 |
|
|
subject: creating a new workspace
|
|
|