Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » ant build
ant build [message #125364] Thu, 28 October 2004 19:11
William Magato is currently offline William MagatoFriend
Messages: 1
Registered: July 2009
Junior Member
I want to use ANT to build a few CDT project instead of using make. I wrote
a build.xml to build a simple CDT project and it works fine only the
compiler errors do not show up in the problems view. I then passed -emacs
to ant so it wouldn't format the error messages and it still didn't make
them show up in the problems view. I think I have realized the compiler
output has to be in the "C-Build" console for it to work.

How can I get the Ant Builder to direct its output to the C-Build console
instead of its default?

WM
Previous Topic:Where are printed the stderr messages ?
Next Topic:UML-tool and CDT
Goto Forum:
  


Current Time: Sat Aug 24 00:44:11 GMT 2024

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

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

Back to the top