Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Syntax highlighting of build log?
Syntax highlighting of build log? [message #118847] Thu, 02 September 2004 05:50 Go to next message
Eclipse UserFriend
Because many C++ error messages are pretty long and tend to flow over many
lines, the Problems view usually isn't much help, as it only catches the
first line of any message. Added to that, by default the Problems view
seems to sort the error messages by severity, folder, resource and then
location. Normally I find that when looking at a build log, the first
compile error of a sequence is the interesting one, the rest are "fall
out". For these reasons I don't tend to use the Problems view.

Instead I look at the build console directly, but what would be nice would
be if it where syntax highlighted a bit, and more importantly that the
code locations where hypertext linked to the relevant place in the code.
The build log is being analysed for exactly this information anyway in
order to populate the Problems view. My recollection is that Emacs did
this very well (though I'm going back a few years).
Re: Syntax highlighting of build log? [message #120242 is a reply to message #118847] Wed, 08 September 2004 21:11 Go to previous message
Eclipse UserFriend
Feel free to raise a feature request @ bugs.eclipse.org.

JC

"Tom Quarendon" <tomq@teamwpc.co.uk> wrote in message
news:ch6qd4$be$1@eclipse.org...
> Because many C++ error messages are pretty long and tend to flow over many
> lines, the Problems view usually isn't much help, as it only catches the
> first line of any message. Added to that, by default the Problems view
> seems to sort the error messages by severity, folder, resource and then
> location. Normally I find that when looking at a build log, the first
> compile error of a sequence is the interesting one, the rest are "fall
> out". For these reasons I don't tend to use the Problems view.
>
> Instead I look at the build console directly, but what would be nice would
> be if it where syntax highlighted a bit, and more importantly that the
> code locations where hypertext linked to the relevant place in the code.
> The build log is being analysed for exactly this information anyway in
> order to populate the Problems view. My recollection is that Emacs did
> this very well (though I'm going back a few years).
>
Previous Topic:Editor only?
Next Topic:New SCons builder plugin as addon to the CDT
Goto Forum:
  


Current Time: Fri May 09 12:36:05 EDT 2025

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

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

Back to the top