Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7043152
By: chadrik


here are the further steps i have taken:
-installed pylint and pointed pydev to lint.py:
/Library/Python/2.5/site-packages/pylint-0.18.0-py2.5.egg/pylint/lint.py
- checked "use pylint"
- added /Library/Python/2.5/site-packages  ( osx puts the system install at
/System/Library/ and the user libs at /Library/ )
- under project properites, I added the path to the current project ( 
/var/tmp/test
). afterwards, the "_module_not_in_pythonpath_" hover warnings were replaced
with "press F2 for focus", but still no code analysis.

In the year that I've been using pydev, the only time I've ever had code 
analysis
working is when code completion was not working, and vice versa. I've been 
trying
periodically to set both up throughout that time.

-chad






______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=293649

------------------------------------------------------------------------------
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to