<extension
point="org.eclipse.ui.menus">
<menuContribution
allPopups="true"
locationURI="popup:org.eclipse.ui.popup.any?after=additions">
<command
commandId="org.eclipse.search.ui.openFileSearchPage"
label="File Search..."
style="push">
<visibleWhen
checkEnabled="true">
</visibleWhen>
</command>
</menuContribution>
</extension>
Rants and ravings of a semi-autistic developer who has a hard time remembering idiotic nonsense details. Why remember it, when you know where to find it.
Showing posts with label plugin. Show all posts
Showing posts with label plugin. Show all posts
Wednesday, July 6, 2016
Eclipse Search File in Popup Menu - Eclipse Mars 4.5.
Creating a File Menu in Eclipse...
Subscribe to:
Posts (Atom)
