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#a6444732 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
