Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » regular expression error parser
regular expression error parser [message #227315] Thu, 27 November 2008 04:27 Go to next message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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
Previous Topic:problem with debugging dll.
Next Topic:Changing the type of folder
Goto Forum:
  


Current Time: Fri Jul 18 11:15:17 EDT 2025

Powered by FUDForum. Page generated in 0.05410 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top