Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » ant build
ant build [message #125364] Thu, 28 October 2004 15:11
Eclipse UserFriend
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: Wed May 28 19:31:30 EDT 2025

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

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

Back to the top