mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-09-10 12:03:16 +02:00
Add the Visual C++ Feature to the site.xml.
This commit is contained in:
parent
4b9a8ef359
commit
4139718baa
1 changed files with 3 additions and 3 deletions
|
@ -33,9 +33,6 @@
|
|||
<feature id="org.eclipse.cdt.util" url="features/org.eclipse.cdt.util_5.1.0.@timeStamp@.jar" version="5.1.0.@timeStamp@">
|
||||
<category name="CDT Optional Features"/>
|
||||
</feature>
|
||||
<feature id="org.eclipse.cdt.testing" url="features/org.eclipse.cdt.testing_8.0.0.@timeStamp@.jar" version="8.0.0.@timeStamp@">
|
||||
<category name="CDT Optional Features"/>
|
||||
</feature>
|
||||
<feature id="org.eclipse.cdt.gnu.build" url="features/org.eclipse.cdt.gnu.build_8.0.0.@timeStamp@.jar" version="8.0.0.@timeStamp@">
|
||||
<category name="CDT Optional Features"/>
|
||||
</feature>
|
||||
|
@ -72,4 +69,7 @@
|
|||
<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>
|
||||
</site>
|
||||
|
|
Loading…
Add table
Reference in a new issue