blob: d84b26179650fdeaada2a51f02d624950118ed29 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" name="org.eclipse.cdt.lsp.internal.cquery.ui.CqueryLanguageServer">
<service>
<provide interface="org.eclipse.cdt.lsp.LanguageServerConfiguration"/>
</service>
<implementation class="org.eclipse.cdt.lsp.internal.cquery.ui.CqueryLanguageServer"/>
</scr:component>