mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-24 17:35:35 +02:00
Add missing plugin to proxy feature
Change-Id: If2a8969624b0c675b13b5ee109a8f352d132049e Signed-off-by: Greg Watson <g.watson@computer.org>
This commit is contained in:
parent
006b9d8342
commit
ecd433f470
1 changed files with 7 additions and 0 deletions
|
@ -52,4 +52,11 @@
|
|||
install-size="0"
|
||||
version="0.0.0"/>
|
||||
|
||||
<plugin
|
||||
id="org.eclipse.remote.proxy.protocol.core"
|
||||
download-size="0"
|
||||
install-size="0"
|
||||
version="0.0.0"
|
||||
unpack="false"/>
|
||||
|
||||
</feature>
|
||||
|
|
Loading…
Add table
Reference in a new issue