This may be the most embarrassing question I have ever asked anyone. But I can’t understand for life how to change the default workspace location in Zend Studio 9.0.3 (OS: Windows 7 x64). I used google for the last full hour, and I manually looked at the entire Zend Studio settings page (or at least I think so). In addition, there is this mysteriously looking file named config.iniin %Zend Studio installation folder%\configuration\which has this line in it:
osgi.instance.area.default=@user.home / Zend / workspaces / DefaultWorkspace
And no matter how creatively I try to rewrite this line or completely delete it, I can not make Zend Studio stop digging in my users directory. So here is the problem illustrated by colors:

Whenever I create a new local PHP project, I want this default location to be something else.
source
share