File tree Expand file tree Collapse file tree 1 file changed +29
-0
lines changed
com.vogella.eclipse.e3.coreexpressions Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change 5959 id =" oneElementSelected" >
6060 <with
6161 variable =" selection" >
62+ <count
63+ value =" 1" >
64+ </count >
6265 </with >
6366 </definition >
6467 </extension >
68+ <extension
69+ point =" org.eclipse.ui.menus" >
70+ <menuContribution
71+ allPopups =" false"
72+ locationURI =" toolbar:org.eclipse.ui.main.toolbar" >
73+ <toolbar
74+ id =" com.vogella.eclipse.e3.coreexpression.toolbar4" >
75+ <command
76+ commandId =" org.eclipse.ui.file.exit"
77+ label =" Exit visible"
78+ style =" push" >
79+ </command >
80+ <command
81+ commandId =" org.eclipse.ui.file.exit"
82+ label =" Exit hidden"
83+ style =" push" >
84+ <visibleWhen
85+ checkEnabled =" false" >
86+ <reference
87+ definitionId =" oneElementSelected" >
88+ </reference >
89+ </visibleWhen >
90+ </command >
91+ </toolbar >
92+ </menuContribution >
93+ </extension >
6594
6695</plugin >
You can’t perform that action at this time.
0 commit comments