Eclipse CDT Console does not link to code for compilation errors
- by CodeBuddy
I'm using Eclipse for my C++ project under Linux. When I get compilation errors I can see them in the Console window.
I am currently manually navigating to the file and line number to fix errors. Is is possible to get Eclipse to provide links to the correct file and line number?