[Pydev-users] [Users] RE: Pydev default interpreter path setting
Brought to you by:
fabioz
From: SourceForge.net <no...@so...> - 2011-09-03 11:22:39
|
The following forum message was posted by fabioz at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4689546: It's a design decision (i.e.: in eclipse, preferences are stored under the .metadata in your workspace). The idea is that you shouldn't need to have multiple workspaces for a given interpreter (i.e.: single workspace with multiple projects). So, if you really feel that is something that should be there, can you elaborate a bit on why you need that (if it's something really needed, maybe PyDev could have a way to export that data so that you can import it somewhere else -- would that be enough in this case?). Cheers, Fabio |