Community
Participate
Working Groups
We should never echo to the terminal (System.out or System.err) but should instead always use the Eclipse logging mechanism.
Internal errors are logged whereas external command error messages are posted to the console as is done with other CDT commands such as make or gcc in the build console.