Bug 74403 - the possibility to delete a marker by a right click on the little red circle
Summary: the possibility to delete a marker by a right click on the little red circle
Status: NEW
Alias: None
Product: CDT
Classification: Tools
Component: cdt-core (show other bugs)
Version: 2.0.2   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-21 06:25 EDT by Arnaud Ligot CLA
Modified: 2020-09-04 15:17 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Arnaud Ligot CLA 2004-09-21 06:25:24 EDT
Hi,

When you compile a project that contain some errors, Eclipse marks line that
contain an error (great!) and allow you to remove markers one by one from the
"problems" window (with a right click on the line) without rebuild your target
(easier to see which problems is still "alive" :-D). The problem, If you want to
remove each error in one file, you must each time look for the correct line into
the "problems" window. It should be easier to make a right click on the red
circle (with a white cross on it) and choose something like "Remove C/C++ Markers".

thanks,
A.