Re: [Pydev-users] Relative import

2014-09-16 Thread Fabio Zadrozny
Please report your specific issue in https://sw-brainwy.rhcloud.com/tracker/PyDev/ Ideally, create a sample project with the problem and add it to github so that I can reproduce the same scenario you have here (and add a link to the github repo to the tracker). Best Regards, Fabio On Tue, Sep 1

Re: [Pydev-users] Relative import

2014-09-16 Thread Oodini
By the way I get "Unresolved import" messages. And I use Eclipse Luna and PyDev 3.7.1. -- Want excitement? Manually upgrade your production database. When you want reliability, choose Perforce. Perforce version control. P

[Pydev-users] Relative import

2014-09-16 Thread Oodini
Hello, I don't succeed to make the PyDev code analysis to not report errors when using relative imports. I tried to add to PYTHONPATH the . directory, but it then adds /. What should I do ? Thanks. -- Want excitement?