mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-24 17:35:35 +02:00
Bug 315124 - [terminal][local][releng] Local Terminal does not work if installed stand-alone without Terminal View
This commit is contained in:
parent
c6f49fccf6
commit
0740344075
2 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
feature@org.eclipse.tm.terminal=v201005220050,:pserver:anonymous:none@dev.eclipse.org:/cvsroot/dsdp,,org.eclipse.tm.core/terminal/org.eclipse.tm.terminal-feature
|
||||
feature@org.eclipse.tm.terminal.local=v201006030730,:pserver:anonymous:none@dev.eclipse.org:/cvsroot/dsdp,,org.eclipse.tm.core/terminal/org.eclipse.tm.terminal.local-feature
|
||||
feature@org.eclipse.tm.terminal.local=v201006041240,:pserver:anonymous:none@dev.eclipse.org:/cvsroot/dsdp,,org.eclipse.tm.core/terminal/org.eclipse.tm.terminal.local-feature
|
||||
feature@org.eclipse.tm.terminal.local.sdk=v201006030730,:pserver:anonymous:none@dev.eclipse.org:/cvsroot/dsdp,,org.eclipse.tm.core/terminal/org.eclipse.tm.terminal.local.sdk-feature
|
||||
feature@org.eclipse.tm.terminal.sdk=v201006030830,:pserver:anonymous:none@dev.eclipse.org:/cvsroot/dsdp,,org.eclipse.tm.core/terminal/org.eclipse.tm.terminal.sdk-feature
|
||||
feature@org.eclipse.tm.terminal.serial=v201005032000,:pserver:anonymous:none@dev.eclipse.org:/cvsroot/dsdp,,org.eclipse.tm.core/terminal/org.eclipse.tm.terminal.serial-feature
|
||||
|
|
|
@ -35,6 +35,7 @@
|
|||
</url>
|
||||
|
||||
<requires>
|
||||
<import feature="org.eclipse.cdt.platform" version="7.0.0" match="greaterOrEqual"/>
|
||||
<import plugin="org.eclipse.cdt.core" version="5.2.0" match="compatible"/>
|
||||
<import plugin="org.eclipse.core.runtime"/>
|
||||
<import plugin="org.eclipse.debug.core"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue