Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4244858
By: daveclements

Fabio,

I upgraded to 1.3.1 (from 1.3.0).  I also did not have the project defined as
a PyDev project.  It is now.

My existing Eclipse project was a top level checkout of a CVS project.  This
CVS project contains many subdirectories, only some of which are Python 
programs.
I made this Eclipse project be a PyDev project.  This doesn't appear to have
changed anything.  It still seems to be ignoring my --rcfile argument, and it
does not open a console.

I also created two new Eclipse projects by checking out subdirectories of my
CVS project and making them be PyDev projects.  Neither of these open consoles,
and neither of them appears to be running pylint at all.  They don't produce
any warnings.

I can't obviously see what the difference is between my first project, which
runs pylint with the system rc file (where does it find that?), and the next
two projects, which appear not to run pylint at all.  I'll keep investigating
until I figure this out.

I have found a workaround.  I can run pylint from a makefile via external tools.
This is hardly integrated, but it does show pylint output in a console window.

I will let you know if I discover anything significant.  Otherwise, I'll 
continue
with my workaround.

Thanks,

Dave C.


______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=293649

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Pydev-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to