regular expression error parser [message #227315] |
Thu, 27 November 2008 04:27  |
Eclipse User |
|
|
|
Hi,
I've implemented a general error parser, which reads regular expressions
from a text file. This way you don't have to write a plug-in for your
tools, but only edit the regular expressions. It is licensed under EPL,
so you can also use sources.
http://www.isystem.com/5653/Develop._Software/Products/Eclip se.html/
The document "How to convert a winIDEA project to an Eclipse project?"
linked on the same site has a section, which describes how to configure
the Cygwin toolchain to cross compile for ARM - I think this was also a
question on this list some time ago. It is not a clean solution, but it
works.
Regards,
Marko
|
|
|
Re: regular expression error parser [message #227373 is a reply to message #227315] |
Thu, 27 November 2008 14:07  |
Eclipse User |
|
|
|
Marko Klopcic wrote:
> I've implemented a general error parser, which reads regular expressions
> from a text file. This way you don't have to write a plug-in for your
> tools, but only edit the regular expressions. It is licensed under EPL,
> so you can also use sources.
I think that an error parser like that would greatly facilitate using CDT
for other languages. Do you plan contributing it to CDT?
> http://www.isystem.com/5653/Develop._Software/Products/Eclip se.html/
The problem view would also display not only errors and warnings but also
infos. You could add this to your parser.
> The document "How to convert a winIDEA project to an Eclipse project?"
> linked on the same site has a section, which describes how to configure
> the Cygwin toolchain to cross compile for ARM - I think this was also a
> question on this list some time ago. It is not a clean solution, but it
> works.
Thanks,
Andrew
|
|
|
Powered by
FUDForum. Page generated in 0.05410 seconds