mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-22 14:12:10 +02:00
Bug 468875 - Hide the Oldview Migration capability in Preferences
This commit is contained in:
parent
82a085a97d
commit
a04778c8e8
1 changed files with 3 additions and 1 deletions
|
@ -347,11 +347,13 @@
|
|||
pattern=".*/org\.eclipse\.tcf\.te\.ui\.terminals\.TerminalsView">
|
||||
</activityPatternBinding>
|
||||
|
||||
<!-- TBD Remove this category binding to hide the Migration Capability from the Preferences -->
|
||||
<!-- TBD Remove this category binding to hide the Migration Capability from the Preferences -->
|
||||
<!--
|
||||
<categoryActivityBinding
|
||||
activityId="org.eclipse.tm.terminal.view.ui.activity.oldview"
|
||||
categoryId="org.eclipse.tm.terminal.view.ui.category">
|
||||
</categoryActivityBinding>
|
||||
-->
|
||||
</extension>
|
||||
|
||||
<extension point="org.eclipse.ui.contexts">
|
||||
|
|
Loading…
Add table
Reference in a new issue