I am using Eclipse for my C ++ project on Linux. When I get compilation errors, I see them in the console window.
I am currently manually navigating to the file and line number to fix the errors. Is it possible to force Eclipse to provide links to the correct file and line number?
c ++ eclipse-cdt
Codebuddy
source share