File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
bundles/org.eclipse.ui.genericeditor Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
2
2
Bundle-ManifestVersion : 2
3
3
Bundle-Name : %Bundle-Name
4
4
Bundle-SymbolicName : org.eclipse.ui.genericeditor;singleton:=true
5
- Bundle-Version : 1.3.100 .qualifier
5
+ Bundle-Version : 1.3.200 .qualifier
6
6
Bundle-Vendor : %Bundle-Vendor
7
7
Bundle-RequiredExecutionEnvironment : JavaSE-17
8
8
Require-Bundle : org.eclipse.ui.workbench.texteditor;bundle-version="3.10.0",
Original file line number Diff line number Diff line change 112
112
<command
113
113
commandId =" org.eclipse.ui.genericeditor.findReferences"
114
114
style =" push" >
115
+ <visibleWhen >
116
+ <reference
117
+ definitionId =" org.eclipse.ui.genericeditor.GenericEditor.active" >
118
+ </reference >
119
+ </visibleWhen >
115
120
</command >
116
121
</menuContribution >
117
122
<menuContribution
You can’t perform that action at this time.
0 commit comments