mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Bug 234923 - Make the cdt feature include the cdt.platform feature instead of depend on it.
This commit is contained in:
parent
1300d696f4
commit
fcca0c17ea
1 changed files with 3 additions and 3 deletions
|
@ -30,8 +30,8 @@
|
|||
id="org.eclipse.cdt.gnu.debug"
|
||||
version="0.0.0"/>
|
||||
|
||||
<requires>
|
||||
<import feature="org.eclipse.cdt.platform" version="5.0.0"/>
|
||||
</requires>
|
||||
<includes
|
||||
id="org.eclipse.cdt.platform"
|
||||
version="0.0.0"/>
|
||||
|
||||
</feature>
|
||||
|
|
Loading…
Add table
Reference in a new issue