1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-24 09:25:31 +02:00

Bug 469533 - [Remote launch] Necessary plugins not installed along with C/C++ Remote Launch (RSE)

Change-Id: I10facf0b2a842bfdfa76373df09ad5c05dfaf392
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
This commit is contained in:
Marc-Andre Laperle 2015-06-11 15:49:23 -04:00 committed by Gerrit Code Review @ Eclipse.org
parent 1011502687
commit 6356a26f0b

View file

@ -19,6 +19,10 @@
%license
</license>
<requires>
<import feature="org.eclipse.rse" version="0.0.0" match="greaterOrEqual"/>
</requires>
<plugin
id="org.eclipse.cdt.launch.remote"
download-size="0"