1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-31 04:45:38 +02:00

Bug 193574 - the SDK and runtime features have become disassociated. Trying to fix.

This commit is contained in:
Doug Schaefer 2007-06-20 17:18:40 +00:00
parent 30ac9eb2c8
commit 3cbafc1d41

View file

@ -21,17 +21,13 @@
<update label="%updateSiteName" url="http://download.eclipse.org/tools/cdt/releases/europa"/>
</url>
<includes
id="org.eclipse.cdt"
version="0.0.0"
name="%featureName"/>
<includes
id="org.eclipse.cdt.source"
version="0.0.0"/>
<requires>
<import plugin="org.eclipse.help" version="3.2.0" match="compatible"/>
<import feature="org.eclipse.cdt" version="4.0.0.qualifier"/>
</requires>
<plugin