1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 22:52:11 +02:00

[174796] Dont make Terminal dependency on jsch explicit for UM

This commit is contained in:
Martin Oberhuber 2007-02-21 22:28:46 +00:00
parent 6da9ef47f4
commit 32b66c648f

View file

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