mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-15 21:15:23 +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"
|
id="codanProblem"
|
||||||
name="Code Analysis Problem"
|
name="Code Analysis Problem"
|
||||||
point="org.eclipse.core.resources.markers">
|
point="org.eclipse.core.resources.markers">
|
||||||
<super
|
<!-- <super
|
||||||
type="org.eclipse.core.resources.problemmarker">
|
type="org.eclipse.core.resources.problemmarker">
|
||||||
|
</super> -->
|
||||||
|
<super
|
||||||
|
type="org.eclipse.cdt.core.problem">
|
||||||
</super>
|
</super>
|
||||||
<persistent
|
<persistent
|
||||||
value="true">
|
value="true">
|
||||||
|
|
Loading…
Add table
Reference in a new issue