1
0
Fork 0
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:
Greg Watson 2016-11-23 14:39:12 -05:00
parent 006b9d8342
commit ecd433f470

View file

@ -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>