Fabio Zadrozny <fabi...@gmail.com> writes:
> 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)

Number 3 was the problem. I have a combined CDT and PyDev project and
turned auto build off, because I did not want to wait for a time
consuming "make" call every time I run a Python script.

I suppose there is no way to get only PyDev to auto build?


Best,

   -Nikolaus

-- 
 »Time flies like an arrow, fruit flies like a Banana.«

  PGP fingerprint: 5B93 61F8 4EA2 E279 ABF6  02CF A9AD B7F8 AE4E 425C


------------------------------------------------------------------------------
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