Closed GoogleCodeExporter closed 9 years ago
This issue arises because the Workspace is set globally for all users in
HKEY_LOCAL_MACHINE\SOFTWARE\Python(x,y)
-> Workspace.
There should be a script which changes this path for each user on the first
start of
the Python(x,y) Home application.
The os.
Furthermore the Eclipse configuration file
c:\...\pythonxy\eclipse\configuration\.settings\org.eclipse.ui.ide.prefs
has to be adapted to refelct these changes.
A new tab could be added to the Home application where a user can change his
workspace and upon hitting apply the changes get added to the configuration
files of
all applications:
* Python(X,Y) Home -> Workspace folder shortcut
* Eclipse (see above)
* startup scripts (c:\...\pythonxy\startups\default_with_mlab.py
c:\...\pythonxy\startups\default.py
Maybe use a registry setting on a per user basis and then let applications read
that one.
This would be a very convenient way to adjust the user settings.
Original comment by tim.mich...@gmail.com
on 5 Sep 2008 at 8:35
I think this can be closed as the improvemnets in the installer hav now an
option to
relocate the workspace. If I recall correctly...
Original comment by tim.mich...@gmail.com
on 30 Sep 2009 at 9:07
Original comment by pierre.raybaut
on 29 Mar 2010 at 10:11
Original issue reported on code.google.com by
tim.mich...@gmail.com
on 4 Sep 2008 at 3:52