On Tue, Oct 26, 2010 at 4:02 PM, Nikolaus Rath <nikol...@rath.org> wrote:
> Hello,
>
> For some reason, PyDev has just stopped calling PyLint on my system.
> When I saved the last file I was working on, PyLint was still being
> called. Then I saved it again, and PyLint was no longer being called. I
> did not do any changes on my system between the two saves.
>
> I tried closing and reopening both the project and Eclipse, but PyDev
> still just refuses to call PyLint. The console where the PyLint output
> usually appears stays completely empty.
>
> Any ideas?

Strange. The regular things you may want to double check are:
1. Are your files under a source folder?
2. The pylint location is correct?
3. Do you have auto build on? (project > build automatically)
4. Is there something in your error log?
5. Is the pydev builder in the project? (project > properties > builders)

Cheers,

Fabio

------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to