mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-25 01:45:33 +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,13 +21,10 @@
|
|||
<update label="%updateSiteName" url="http://update.eclipse.org/updates"/>
|
||||
</url>
|
||||
|
||||
<includes
|
||||
id="org.eclipse.cdt"
|
||||
version="1.0.1"
|
||||
name="%featureName"
|
||||
match="equivalent">
|
||||
</includes>
|
||||
|
||||
<requires>
|
||||
<import plugin="org.eclipse.platform" version="2.0.0" match="compatible" />
|
||||
</requires>
|
||||
|
||||
<plugin
|
||||
id="org.eclipse.cdt.core"
|
||||
download-size="0"
|
||||
|
|
Loading…
Add table
Reference in a new issue