mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-23 08:55:25 +02:00
Removed the codan feature since these plugins are now in the CDT platform.
This commit is contained in:
parent
e9ccc03be3
commit
892202e967
2 changed files with 0 additions and 7 deletions
|
@ -113,10 +113,6 @@
|
|||
id="org.eclipse.cdt.bupc"
|
||||
version="0.0.0"/>
|
||||
|
||||
<includes
|
||||
id="org.eclipse.cdt.codan.feature"
|
||||
version="0.0.0"/>
|
||||
|
||||
<includes
|
||||
id="org.eclipse.cdt.testing"
|
||||
version="0.0.0"/>
|
||||
|
|
|
@ -66,9 +66,6 @@
|
|||
<feature id="org.eclipse.cdt.bupc" url="features/org.eclipse.cdt.bupc_1.0.3.@timeStamp@.jar" version="1.0.3.@timeStamp@">
|
||||
<category name="CDT Optional Features"/>
|
||||
</feature>
|
||||
<feature id="org.eclipse.cdt.codan.feature" url="features/org.eclipse.cdt.codan.feature_2.0.0.@timeStamp@.jar" version="2.0.0.@timeStamp@">
|
||||
<category name="CDT Optional Features"/>
|
||||
</feature>
|
||||
<feature id="org.eclipse.cdt.msw" url="features/org.eclipse.cdt.msw.feature_1.0.0.@timeStamp@.jar" version="1.0.0.@timeStamp@">
|
||||
<category name="CDT Optional Features"/>
|
||||
</feature>
|
||||
|
|
Loading…
Add table
Reference in a new issue