The following forum message was posted by andreacrotti at 
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4970178:

My problem is already more or less described here:

http://stackoverflow.com/questions/8836655/parsable-and-linkable-format-for-ecli
pse

So I'm writing some internal tools to analyze our code, and I would
simply like to be able to get links which can be clickable inside
Eclipse.

I thought the easiest way was to output in format filename:line, but
apparently it doesn't work with PyDev.
So what can be another possible way to accomplish that?

Is there a format which Eclipse understands which I can generate?
Or should I try to dig into PyDev to add such a feature?
(for example the CDT has a nice configuration for this, where you can
set up the format of the errors and how they should be actually handled)

THanks a lot,
Andrea

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to