Hi, I'm using 2 external programs: nosetest and pep8.py
Both produce error messages pointing to locations in my code. I was wondering if there is a way for PyDev to parse their outputs and make these error messages clickable? Nose produces stack traces, and pep8.py produces lines such as: /twp/twp/bot.py:32:16: W291 trailing whitespace Thanks, nyenyec ------------------------------------------------------------------------- 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
