mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-01 13:25:45 +02:00
Changed to reflect Eclipse SDK structure format
This commit is contained in:
parent
974b96e1d6
commit
a7be6ca721
1 changed files with 4 additions and 7 deletions
|
@ -21,12 +21,9 @@
|
||||||
<update label="%updateSiteName" url="http://update.eclipse.org/updates"/>
|
<update label="%updateSiteName" url="http://update.eclipse.org/updates"/>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<includes
|
<requires>
|
||||||
id="org.eclipse.cdt"
|
<import plugin="org.eclipse.platform" version="2.0.0" match="compatible" />
|
||||||
version="1.0.1"
|
</requires>
|
||||||
name="%featureName"
|
|
||||||
match="equivalent">
|
|
||||||
</includes>
|
|
||||||
|
|
||||||
<plugin
|
<plugin
|
||||||
id="org.eclipse.cdt.core"
|
id="org.eclipse.cdt.core"
|
||||||
|
|
Loading…
Add table
Reference in a new issue