[Pydev-users] [Users] PyLint not showing in Problems
Brought to you by:
fabioz
From: SourceForge.net <no...@so...> - 2011-08-15 22:35:18
|
The following forum message was posted by at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4657770: I'm using Eclipse Helios build id 20110218-0911 and PyDev 2.2.1.2011071313 on Mac OS X 10.7. First, I should mention that everything was working fine before I upgraded to OS X Lion. After doing that, things were very broken, but I was able to fix most problems by reconfiguring PyDev (updating the library paths) and reinstalling PyLint using easy_install. Everything seems to be working now except for one thing. When I save a file or do a project clean, PyLint runs successfully and shows the output in Console, but none of the issues it finds are shown in the Problems tab. Any idea how to fix this? |