mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-09 02:36:01 +02:00
add lrparser to build (bug 222474)
This commit is contained in:
parent
6cb825d13f
commit
606210b7cd
1 changed files with 2 additions and 6 deletions
|
@ -20,15 +20,11 @@
|
||||||
<includes
|
<includes
|
||||||
id="org.eclipse.cdt"
|
id="org.eclipse.cdt"
|
||||||
version="0.0.0"/>
|
version="0.0.0"/>
|
||||||
<!--
|
|
||||||
<includes
|
<includes
|
||||||
id="org.eclipse.cdt.core.parser.c99.feature"
|
id="org.eclipse.cdt.core.lrparser.feature"
|
||||||
version="0.0.0"/>
|
version="0.0.0"/>
|
||||||
|
|
||||||
<includes
|
|
||||||
id="org.eclipse.cdt.core.parser.upc.feature"
|
|
||||||
version="0.0.0"/>
|
|
||||||
-->
|
|
||||||
<includes
|
<includes
|
||||||
id="org.eclipse.cdt.debug.gdbjtag"
|
id="org.eclipse.cdt.debug.gdbjtag"
|
||||||
version="0.0.0"/>
|
version="0.0.0"/>
|
||||||
|
|
Loading…
Add table
Reference in a new issue