mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-13 19:25:38 +02:00
fix for DSF example feature
This commit is contained in:
parent
98c14b14d9
commit
35c065ec02
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@
|
|||
<feature id="org.eclipse.cdt.gnu.dsf" url="features/org.eclipse.cdt.gnu.dsf_2.0.0.@timeStamp@.jar" version="2.0.0.@timeStamp@">
|
||||
<category name="CDT Optional Features"/>
|
||||
</feature>
|
||||
<feature id="org.eclipse.cdt.examples.dsf" url="features/org.eclipse.examples.dsf_2.0.0.@timeStamp@.jar" version="2.0.0.@timeStamp@">
|
||||
<feature id="org.eclipse.cdt.examples.dsf" url="features/org.eclipse.cdt.examples.dsf_2.0.0.@timeStamp@.jar" version="2.0.0.@timeStamp@">
|
||||
<category name="CDT Optional Features"/>
|
||||
</feature>
|
||||
<feature id="org.eclipse.cdt.debug.ui.memory" url="features/org.eclipse.cdt.debug.ui.memory_1.2.0.@timeStamp@.jar" version="1.2.0.@timeStamp@">
|
||||
|
|
Loading…
Add table
Reference in a new issue