mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 14:42:11 +02:00
[174796] Dont make Terminal dependency on jsch explicit for UM
This commit is contained in:
parent
6da9ef47f4
commit
32b66c648f
1 changed files with 4 additions and 0 deletions
|
@ -26,7 +26,11 @@
|
|||
<import plugin="org.eclipse.ui"/>
|
||||
<import plugin="org.eclipse.core.runtime"/>
|
||||
<import plugin="org.eclipse.tm.terminal"/>
|
||||
<!-- Bug 174796: Dont make dependency on jsch explicit in order to allow
|
||||
installing the full Terminal feature (Serial, Telnet) on Platform
|
||||
without CVS
|
||||
<import plugin="com.jcraft.jsch"/>
|
||||
-->
|
||||
</requires>
|
||||
|
||||
<plugin
|
||||
|
|
Loading…
Add table
Reference in a new issue