mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-29 03:45:35 +02:00
Bug 566492 - Add CDT LSP to CDT Optional features
Add "LSP4E C/C++ Support" to "CDT Optional Features" Change-Id: I88d554b5bf614649e6763e192e151a90b33da545 Signed-off-by: Alexander Fedorov <alexander.fedorov@arsysop.ru>
This commit is contained in:
parent
4a3e046dda
commit
26e994af15
1 changed files with 6 additions and 0 deletions
|
@ -132,6 +132,12 @@
|
|||
<feature url="features/org.eclipse.cdt.launch.serial.feature.source_0.0.0.qualifier.jar" id="org.eclipse.cdt.launch.serial.feature.source" version="0.0.0">
|
||||
<category name="extra"/>
|
||||
</feature>
|
||||
<feature id="org.eclipse.cdt.lsp">
|
||||
<category name="extra"/>
|
||||
</feature>
|
||||
<feature id="org.eclipse.cdt.lsp.source">
|
||||
<category name="extra"/>
|
||||
</feature>
|
||||
<feature id="org.eclipse.launchbar">
|
||||
<category name="launchbar"/>
|
||||
</feature>
|
||||
|
|
Loading…
Add table
Reference in a new issue