mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
remove c99 and upc from build (bug 212890) and update version number for master feature
This commit is contained in:
parent
8b966ae692
commit
c43510d1d4
1 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
<feature
|
||||
id="org.eclipse.cdt.master"
|
||||
label="CDT Master Feature"
|
||||
version="4.0.1"
|
||||
version="5.0.0"
|
||||
provider-name="Eclipse.org">
|
||||
|
||||
<description url="http://www.example.com/description">
|
||||
|
@ -20,7 +20,7 @@
|
|||
<includes
|
||||
id="org.eclipse.cdt"
|
||||
version="0.0.0"/>
|
||||
|
||||
<!--
|
||||
<includes
|
||||
id="org.eclipse.cdt.core.parser.c99.feature"
|
||||
version="0.0.0"/>
|
||||
|
@ -28,7 +28,7 @@
|
|||
<includes
|
||||
id="org.eclipse.cdt.core.parser.upc.feature"
|
||||
version="0.0.0"/>
|
||||
|
||||
-->
|
||||
<includes
|
||||
id="org.eclipse.cdt.debug.gdbjtag"
|
||||
version="0.0.0"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue