Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » error parser using watcom
error parser using watcom [message #140536] Thu, 10 March 2005 16:42
Eclipse UserFriend
Originally posted by: loewl.ampersonic.de

Hi,

at the moment our work-around includes win2000, various editors and watcom
compiler to generate our embedded-system-software.
Now, we try to use eclipse 3.0.1 with cygwin and CDT 2.1. My task is to
include our native projects (with manually generated Makefile -> Standard
C Project) in eclipse and make all usefull functions (-> error parser)
working. I created a new builder which calls 'our' batch-file that calls
our watcom-compiler with the appropriate arguments. Compilation works
fine, console-output is given, but the problem-tab keeps empty.

Now my questions:
How can I redirect the stdout-messages to appear in the problem-tab with
all information and hyperlink ( line, ...) How does the GCC Error Parser
work? Doesn't he just also use stdout for interpreting??? Do I have to
write my own extension? If yes: to what?

Thanks a lot for your help,
Gerhard.
Previous Topic:Duplicate IResourceChangeEvent for project open (Eclipse 3.0.1 + CDT 2.1.0)
Next Topic:change coloring in cdt editor
Goto Forum:
  


Current Time: Wed Sep 17 21:47:17 EDT 2025

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

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

Back to the top