• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

how to switch workspace

 
Ranch Hand
Posts: 155
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
can anybody please let me know how to switch workspace in wasd5.1.2? i did not find any option to do that ..
 
vijaya bacina
Ranch Hand
Posts: 155
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
With WSAD 5.1.2, Unfortunately we don't have the cool 'Switch Workspace' feature that come with RAD 6.0. However, we can change the workspace by changing the workspace directory which WSAD prompts on starting the workbench.
If, we checked the 'Use this workspace as default' option, then we will have to go to the command prompt and type in the following:
'C:\WSAD\v512\wsappdev -setworkspace'. (Usually WSAD is stored here. If it is in a different location on your PC, then type in <Full Directory Path>\wsappdev -setworkspace

Hope it will help others
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic