>
>
> Also, I have a comment on adding  modules in the project config.
> When adding a package myFabModule, it is added sure, but in a very
> unpythonic
> manner if you ask me. Its importing this in the namespace as


Actually, you need to add the paths that would usually be in the pythonpath
(that's: one level before the module you're going to import -- which is what
the source folder is meant to be).

Cheers,

Fabio
-------------------------------------------------------------------------
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
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to