I right-clicked on my project and started "Run C/C++ Code Analysis". In the bottom right status bar I see "Running Code Analysis: (2%)" and shortly it is finished. Where do I see the results?
Sorry for newbie question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-05-11 6:58 PM - edited ‎2023-11-20 5:39 AM
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-05-15 2:51 AM
Hello @RPatt.1​
First let me thank you for posting.
After running the analysis, If Problems are found, they would be displayed in the Problems view. Each problem would have a specific type, which can be grouped by or filtered out by the view controls.
Check the Eclipse CDT wiki for more details.
KR,
Semer.
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-05-15 2:51 AM
Hello @RPatt.1​
First let me thank you for posting.
After running the analysis, If Problems are found, they would be displayed in the Problems view. Each problem would have a specific type, which can be grouped by or filtered out by the view controls.
Check the Eclipse CDT wiki for more details.
KR,
Semer.
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
