mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
bug 260292 - adding DSF plugins to CDT build
This commit is contained in:
parent
a6e037fbff
commit
d08c94b474
1 changed files with 2 additions and 2 deletions
|
@ -48,10 +48,10 @@
|
|||
<feature id="org.eclipse.cdt.platform" url="features/org.eclipse.cdt.platform_5.1.0.@timeStamp@.jar" version="5.1.0.@timeStamp@">
|
||||
<category name="CDT Optional Features"/>
|
||||
</feature>
|
||||
<feature id="org.eclipse.cdt.gnu.dsf" url="features/org.eclipse.cdt.gnu.dsf_5.1.0@timeStamp@.jar" version="5.1.0@timeStamp@">
|
||||
<feature id="org.eclipse.cdt.gnu.dsf" url="features/org.eclipse.cdt.gnu.dsf_5.1.0.@timeStamp@.jar" version="5.1.0.@timeStamp@">
|
||||
<category name="CDT Optional Features"/>
|
||||
</feature>
|
||||
<feature id="org.eclipse.cdt.examples.dsf" url="features/org.eclipse.examples.dsf_5.1.0@timeStamp@.jar" version="5.1.0@timeStamp@">
|
||||
<feature id="org.eclipse.cdt.examples.dsf" url="features/org.eclipse.examples.dsf_5.1.0.@timeStamp@.jar" version="5.1.0.@timeStamp@">
|
||||
<category name="CDT Optional Features"/>
|
||||
</feature>
|
||||
</site>
|
||||
|
|
Loading…
Add table
Reference in a new issue