mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-24 17:35:35 +02:00
Make Platform a top level feature.
This commit is contained in:
parent
f6e3cea752
commit
7a3c06d76c
1 changed files with 12 additions and 0 deletions
|
@ -53,4 +53,16 @@
|
|||
id="org.eclipse.cdt.mylyn"
|
||||
version="0.0.0"/>
|
||||
|
||||
<includes
|
||||
id="org.eclipse.cdt.platform"
|
||||
version="0.0.0"/>
|
||||
|
||||
<includes
|
||||
id="org.eclipse.cdt.gnu.build"
|
||||
version="0.0.0"/>
|
||||
|
||||
<includes
|
||||
id="org.eclipse.cdt.gnu.debug"
|
||||
version="0.0.0"/>
|
||||
|
||||
</feature>
|
||||
|
|
Loading…
Add table
Reference in a new issue