Menu

Get a linkable format

2012-01-24
2013-03-15
  • Andrea Crotti

    Andrea Crotti - 2012-01-24

    My problem is already more or less described here:

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

    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

     
  • Fabio Zadrozny

    Fabio Zadrozny - 2012-01-25

    Answered you at: http://stackoverflow.com/a/9005845/110451

    Cheers,

    Fabio

     
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.