The following forum message was posted by panth13 at 
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/3730442:

I\'m using Eclipse 3.5.2 with PyDev v1.5.6.

By default, PyDev source folders, along with the project\'s system library are 
part of the PYTHONPATH for referencing Java classes. 

I want to add another library reference. Basically, since this is a python/java 
project, i\'m using Maven to build it. I\'m also using m2eclipse to manage my 
library dependencies. This plug-in generates a library (\"Maven Dependencies\") 
with all of my jar files.

I would like to get this added to the PYTHONPATH, so that when i execute my 
scripts i stop seeing \"Cannot find module ...\" because i\'m missing the Java 
jar files.

Can anyone tell me if this is possible? Thanks!

-B

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to