I am using a batch file to eclipse my project (I'm using the Ceil from the C51 compiler) For the construction of The output is displayed correctly in Eclipse Console view, but no error parser looks at all at all.
I have tried the built-in parser (although I knew I had to write my own), I wrote my own error parser (which I have seen if it works or not) , I have tried to add new rules to the existing parser without any luck. It does not seem that it also works: I have also tried to use the RegEx error parser from iSystem; I have seen those people who successfully managed to do this, but still nothing happened. Has anyone found any luck in interpreting console output to parse an error? I am using Eelipus CDT Heliius Service Release 2 . I have found my question on Eclipse CDT forum after cross-posting: Error parsers only work for built-in build tools , so leave the builders as they are. Then, go to Next, go to (. *) .
Project - & gt; Properties - & gt; C / C + + Build , unselect Use the default build command and add your batch file. Do the same thing in the
Behavior tab for Save Resource (Auto Build) and Build (Incremental Build) options. P>
error parser tab in
C / C ++ build settings and add your own error parser to the rules Please give it.
Comments
Post a Comment