Re: [Pydev-users] Jython and classes directory

2007-10-21 Thread Fabio Zadrozny
The current version is lacking a bit with the java integration, but I'm currently working on that -- so, currently, when referencing java projects you must add a python nature to that project and specify the path to the source folders as if they were python source folders... and reference it as a r

[Pydev-users] Jython and classes directory

2007-10-20 Thread Byron
Hello, The completion functionality works nicely in PyDev except when classes are in a directory, and not zipped up in a jar. I've added the base of a classes directory to PYTHONPATH in the preferences, but It doesn't seem to have an affect. Am I missing something? In the preferences you can add a