Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Error parser

Hi Paolo,
I've been working on generic regex error parser, see bug 109139 and the screenshots. I got it mostly done and working on my laptop. Still need to do cleanup though.

In meantime you could try Regular _expression_ Error Parser from http://www.isystem.com/content/0/288/ .

Thanks,
Andrew

On Mon, Aug 17, 2009 at 5:57 AM, Paolo Nenna <nennap@xxxxxxxxxxxxx> wrote:
Hi to all,
I'm new of this mailing-list, and is the first time that I use Eclipse. I am a C firmware developer for microcontrollers and I use more then one type of microcontroller. For this reason I need a mode for realize my own error parser.
In the CDT distribution seems there is no way to write my own error parser using regular expressions.
I don't know java language, so I am not able to write a plugin.

What is the best way to realize an error parser?

Thank you in advance.
Paolo
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top