mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-03 14:25:37 +02:00
Bug 193574 - the SDK and runtime features have become disassociated. Trying to fix.
This commit is contained in:
parent
f286efc029
commit
1ee7d842e9
1 changed files with 4 additions and 1 deletions
|
@ -25,9 +25,12 @@
|
|||
id="org.eclipse.cdt.source"
|
||||
version="0.0.0"/>
|
||||
|
||||
<includes
|
||||
id="org.eclipse.cdt"
|
||||
version="0.0.0"/>
|
||||
|
||||
<requires>
|
||||
<import plugin="org.eclipse.help" version="3.2.0" match="compatible"/>
|
||||
<import feature="org.eclipse.cdt" version="0.0.0"/>
|
||||
</requires>
|
||||
|
||||
<plugin
|
||||
|
|
Loading…
Add table
Reference in a new issue