Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] ant error parser?

Elena Laskavaia wrote:
Does anybody ever heard of ant error parser that parses out ant+gcc output and feed it to Problems view? Would it be hard to create something like this?

I have one I developed on the side for a customer using ANT builds.
It likely needs some additional work, and there are some oddities
with respect to the way that you have to glue together the ANT bits
and the CDT bits, but it works as well as the current CDT parsers.

If there is interest, I believe the customer will release source
rights back to me and I can push it back to the CDT community.

Thanks,
 Thomas
--
Thomas Fletcher
Crank Software Inc.
www.cranksoftware.com


Back to the top