Open GoogleCodeExporter opened 8 years ago
The template option needs to be hardcoded, so that cppcheclipse can parse the
output and put the appropriate Eclipse error markers in place. Is there any
specific output info you miss in the template?
Why do you want to switch the template? The console output is primarily thought
for cppcheclipse itself and is only given out for debugging purposes. Please
have a look at the markers view, if you want to get an overview over all
detected issues by cppcheck.
Original comment by konra...@gmx.de
on 2 May 2014 at 7:07
I see. Okay. I was thinking that if the template was 'gcc' then I could
double-click on the console output and have Eclipse take me to that line in the
file. Maybe I was expecting the cppcheck output to act like the output of the
Eclipse compile output?
Original comment by mrfirmw...@gmail.com
on 2 May 2014 at 8:13
Original issue reported on code.google.com by
mrfirmw...@gmail.com
on 1 May 2014 at 11:59