1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-10 09:45:39 +02:00

Make the autotools source feature optional.

This commit is contained in:
Marc-Andre Laperle 2012-03-21 14:00:39 -04:00
parent 5161077c11
commit be62c0b4e5
2 changed files with 3 additions and 4 deletions

View file

@ -59,4 +59,7 @@
<feature url="features/org.eclipse.cdt.autotools_0.0.0.qualifier.jar" id="org.eclipse.cdt.autotools" version="0.0.0">
<category name="extra"/>
</feature>
<feature url="features/org.eclipse.cdt.autotools.source_0.0.0.qualifier.jar" id="org.eclipse.cdt.autotools.source" version="0.0.0">
<category name="extra"/>
</feature>
</site>

View file

@ -45,10 +45,6 @@
id="org.eclipse.cdt"
version="0.0.0"/>
<includes
id="org.eclipse.cdt.autotools.source"
version="0.0.0"/>
<plugin
id="org.eclipse.cdt.sdk"
download-size="0"