Thanks Fabio, the latest revision doesn't have this issue anymore for me either. Cheers, Jurgen
On Thu, Jul 23, 2009 at 9:17 AM, Fabio Zadrozny<fabi...@gmail.com> wrote: > Hi Jurgen, > >> The problem arose a week ago after updating to pydev extensions 1.4.7.2843 >> When I execute the following in Eclipse thru pydev >> >> os.environ['CLASSPATH'] >> >> ... >> >> The output shows items I would have expected for the python path not the >> Java CLASSPATH. >> >> ... >> >> I've checked my settings and even created a new pydev eclipse project with >> the same result. >> >> Any ideas? Did I screw up my Eclipse install? > > I've just taken a look at the code and it seems it's a bug... > > In Jython, Pydev is expected to set the CLASSPATH to be the same as > the PYTHONPATH, because you have to add the jars you're using to your > PYTHONPATH. > > You can do that for each project or you can add those jars directly to > the jython interpreter (if they should be used by all your projects), > but it seems that incidentally it's set not only in Jython, but also > in Python runs (I'll try to fix that for the next nightly build -- > meanwhile, I think that you can force CLASSPATH to be what you want in > your run configuration). > > Cheers, > > Fabio > > ------------------------------------------------------------------------------ > _______________________________________________ > Pydev-users mailing list > Pydev-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/pydev-users > -- Jurgen F. Doreleijers Centre for Molecular & Biomolecular Informatics, NCMLS & Protein Biophysics, Institute for Molecules & Materials Radboud University of Nijmegen Visitors: NCMLS Research building, room 0.25, Geert-Grooteplein 26-28, 6525 GA Nijmegen, The Netherlands Mail: Protein Biophysics 260, PO Box 9101, 6500 HB Nijmegen, The Netherlands Tel: +31 24 3619674 ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Pydev-users mailing list Pydev-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pydev-users