The following forum message was posted by at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/3727840:
I am having issues get pylint to run either when saving a file or when I build the project. I have pylint installed and it runs fine when I call it from the command line. I am running Eclipse 3.5.2, PyDev 1.5.7.2010050621, and Ubuntu 10.04. Both Eclipse and pylint were installed using Ubuntu\'s package manager. I have gone to Window->Preferences->PyDev->Pylint and checked use pylint and even created a symbolic link so that lint.py was under site-packages as some places have suggested. The exact location is /usr/local/lib/python2.6/site-packages/pylint/lint.py. The original location of the file is /usr/lib/pymodules/python2.6/pylint/lint.py. If I go to configure contents on the Problems tab of Eclipse, I check all the configurations (\"All Errors\", \"Warnings on Selection\", etc.). Under types, PyLint Problem is checked. When I have a standard python error, this will appear under problems, but not any pylint warnings. If I run pylint from the command line, there are clearly issues with the file. I have tried looking on the documentation on pydev.org, but it appears that it is out-dated and attempting to following it as well as possible has not worked. Does any one have any suggestions? Thanks! ------------------------------------------------------------------------------ _______________________________________________ Pydev-users mailing list Pydev-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pydev-users