mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-30 12:25:35 +02:00
Terminals: View stacking in JDT and PDE for Mars (no more Tasks View)
This commit is contained in:
parent
4ac540bb75
commit
b643b03b7a
1 changed files with 2 additions and 2 deletions
|
@ -84,7 +84,7 @@
|
|||
id="org.eclipse.tcf.te.ui.terminals.TerminalsView"
|
||||
minimized="false"
|
||||
relationship="stack"
|
||||
relative="org.eclipse.ui.views.TaskList"
|
||||
relative="org.eclipse.ui.views.ProblemView"
|
||||
visible="false">
|
||||
</view>
|
||||
</perspectiveExtension>
|
||||
|
@ -97,7 +97,7 @@
|
|||
id="org.eclipse.tcf.te.ui.terminals.TerminalsView"
|
||||
minimized="false"
|
||||
relationship="stack"
|
||||
relative="org.eclipse.ui.views.TaskList"
|
||||
relative="org.eclipse.ui.views.ProblemView"
|
||||
visible="false">
|
||||
</view>
|
||||
</perspectiveExtension>
|
||||
|
|
Loading…
Add table
Reference in a new issue