Re: [Pydev-users] PyLint Messages don't get parsed

2011-08-17 Thread Fabio Zadrozny
This was just fixed... in a couple of hours the nightly build version will have that fix incorporated (so, please get it to fix that). Cheers, Fabio On Wed, Aug 17, 2011 at 7:32 PM, Nikolaus Rath wrote: > Hello, > > PyDev is not showing PyLint messages in the Problems view and Editor > pane for

[Pydev-users] PyLint Messages don't get parsed

2011-08-17 Thread Nikolaus Rath
Hello, PyDev is not showing PyLint messages in the Problems view and Editor pane for me. In the Console view, I can see that pylint gets executed: PyLint: Executing command line:' /usr/share/pyshared/pylint/lint.py --include-ids=y /home/nikratio/projekte/s3ql/src/s3ql/block_cache.py 'PyLint: T