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:
parent
1011502687
commit
6356a26f0b
1 changed files with 4 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue