mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-09 18:56:02 +02:00
[309603] - annotations for codan problems
This commit is contained in:
parent
a7a536c6c1
commit
01b33ac701
1 changed files with 4 additions and 1 deletions
|
@ -31,8 +31,11 @@
|
|||
id="codanProblem"
|
||||
name="Code Analysis Problem"
|
||||
point="org.eclipse.core.resources.markers">
|
||||
<super
|
||||
<!-- <super
|
||||
type="org.eclipse.core.resources.problemmarker">
|
||||
</super> -->
|
||||
<super
|
||||
type="org.eclipse.cdt.core.problem">
|
||||
</super>
|
||||
<persistent
|
||||
value="true">
|
||||
|
|
Loading…
Add table
Reference in a new issue