Re: [Pydev-code] Add location of additional jydev scripts in PYTHONPATH for pydev scripting?
Brought to you by:
fabioz
From: Fabio Z. <fa...@gm...> - 2006-04-19 16:27:28
|
On 4/19/06, Joel Hedlund <yo...@if...> wrote: > > Hi! > > Would it be a good idea to add the "location of additional jydev scripts" > to > the PYTHONPATH for pydev jython scripts by default? That way it would be > easier > to put commonly used functionality for pydev scripting (such as your > jython dir > utils) in their own modules. > > This is my sys.path in pydev jython scripts: > ['.', '/usr/local/lib/eclipse/plugins/org.python.pydev.jython_1.0.4/Lib', > '/usr/local/lib/eclipse/plugins/org.python.pydev.jython_1.0.4/jysrc'] Sure... could you open a 'bug' for that, so that I don't forget to do it when I do get up to the point of doing it? Cheers, Fabio |