Re: [Pydev-code] Setting PYTHONPATH
Brought to you by:
fabioz
From: Fabio Z. <fa...@gm...> - 2006-09-26 11:29:31
|
On 9/22/06, dperez <cra...@ya...> wrote: > > > I'll give more details. > My project is called "servidor-ima" > > I select this file: "/servidor-ima/lib/common-logging.jar", it is shown > as: > "/lib/common-logging.jar" in the list. > If I hit the Apply button, then this error is shown in the error log: > > Unable to find the path /servidor-ima/commons-logging-1.0.2.jar in the > project were it > is added as a source folder for pydev (project: servidor-ima) > > It's a bug... if you add the jar as an external jar it works (it should show the path with the name of the project... I've just fixed it and it is already available in the cvs -- and will be released in 1.2.4 -- hopefully later today). Cheers, Fabio |