Skip to main content



      Home
Home » Newcomers » Newcomers » popup menu in eclipse plugin
popup menu in eclipse plugin [message #109415] Fri, 14 October 2005 10:09
Eclipse UserFriend
Originally posted by: totus.tuus.gmail.com

I am writing an eclipse plug-in, and I want to create a menu item in the
right-click context menu opened when clicking in a certain object (i.e. a
file). I tried using the wizard in the "Extensions" tab, and it creates an
org.eclipse.ui.popupMenus extension, along with a objectContribution, a
menu and an action. I suppose the objectContribution represents the type
of objects that, when right-clicked, will display the menu item just
created. The type used by the wizard is file
(org.eclipse.core.resources.IFile), so I presume that, when testing the
plugin, if I right-click a file, I will see my menu item there... which
doesn't happen. What should I do??
Previous Topic:Import package ...
Next Topic:Updating plugins and old versions
Goto Forum:
  


Current Time: Sat Jul 19 18:02:47 EDT 2025

Powered by FUDForum. Page generated in 0.08032 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top