1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-07 01:36:01 +02:00
cdt/lsp4e-cpp/org.eclipse.lsp4e.cpp.site/category.xml

14 lines
578 B
XML
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<site>
<description>
Update site for LSP4E C/C++ Support.
</description>
<feature url="features/org.eclipse.lsp4e.cpp_0.0.0.qualifier.jar" id="org.eclipse.lsp4e.cpp" version="0.0.0">
<category name="LSP4E C/C++ Support"/>
</feature>
<feature url="features/org.eclipse.lsp4e.cpp.source_0.0.0.qualifier.jar" id="org.eclipse.lsp4e.cpp.source" version="0.0.0">
<category name="LSP4E C/C++ Support"/>
</feature>
<category-def name="LSP4E C/C++ Support" label="LSP4E C/C++ Support Main Features"/>
</site>