Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Customize output console
Customize output console [message #759927] Wed, 30 November 2011 10:24 Go to next message
Eclipse UserFriend
Hi, coming from Netbeans, I would like to use Eclipse.

During a build process, the console output is to my mind quite ugly - no color and lot of text. It displays everything such as the exact command called with all compiler flags.

Is there a way to customize the console output ? My primary goal would be to hide the command and keep only progress.

Thanks for your help.
Best.
Re: Customize output console [message #760063 is a reply to message #759927] Thu, 01 December 2011 02:16 Go to previous messageGo to next message
Eclipse UserFriend
Hi Vincent,

it depends on your compiler and linker.
Normally all those tools have a 'silent' option, which reduces the output.

Regards
Dirk
Re: Customize output console [message #761920 is a reply to message #759927] Wed, 07 December 2011 04:40 Go to previous message
Eclipse UserFriend
Thank you for your reply.

I'm using MinGW. How can I set the "silent" option for this compiler ?

Best.
Previous Topic:Error While Installing CDT for Indigo
Next Topic:Adding cut/copy/paste to the toolbar
Goto Forum:
  


Current Time: Wed Jul 16 11:22:05 EDT 2025

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

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

Back to the top