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) dperez wrote: > > Hi, > > I think I have found a possible bug. > I have a Java project. I have added to it successfully a Python nature > (using jython 2.1). > Now open the project properties and set the PYTHONPATH property. > I select several *.jar files and folders that contain *.py or *.class > folders. > > The problem is that if I select this: > myfolder/subfolder1/subfolder2/myjar.jar > PyDev stores as: > myfolder/subfolder2/myjar.jar > It strips some subfolder, so the path is invalid..... > > Am I missing something? > I'm using Eclipse 3.2 with the latest PyDev version > > Thanks for your time and patience. > > Regards, > David > > -- View this message in context: http://www.nabble.com/Setting-PYTHONPATH-tf2317066.html#a6444966 Sent from the pydev-code mailing list archive at Nabble.com. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ pydev-code mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pydev-code
