mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-09 09:15:38 +02:00
Patch for Andrew N 179528 - Change ordering of features to make sure source plugin gets populated correctly.
This commit is contained in:
parent
e855aa7a21
commit
b429bd34f1
1 changed files with 4 additions and 4 deletions
|
@ -21,14 +21,14 @@
|
|||
<update label="%updateSiteName" url="http://download.eclipse.org/tools/cdt/releases/europa"/>
|
||||
</url>
|
||||
|
||||
<includes
|
||||
id="org.eclipse.cdt.source"
|
||||
version="0.0.0"/>
|
||||
|
||||
<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"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue