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 regular project. The code-completion will work through a shell, so, if you
change the java code, the pydev code-completion might not be up-to-date...
You have to kill the shell (ctrl+2+kill) to be able to have it get the
latest version... I'm working to provide a better support, but I'm still
unsure if it will make the next version.

Cheers,

Fabio


On 10/20/07, Byron <[EMAIL PROTECTED]> wrote:
>
> 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 folder instead of a jar, so I assume this is
> the intended functionality for a folder?.  Thanks!!
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >> http://get.splunk.com/
> _______________________________________________
> Pydev-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/pydev-users
>
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Pydev-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to