Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Visibility in popup menus
Visibility in popup menus [message #1777578] Thu, 30 November 2017 08:22
Eclipse UserFriend
Hi,

we have created an eclipse plugin project. I want this plugin to be available as a popup. Therefore I have created an extension point with "org.eclipse.ui.popupMenus" (I know it is deprecated now, ours is an old project.)

we want this popup option to appear only at the file level with certain extension (say xml). Currently, it is appearing anywhere on right click.

I have looked around the internet and got to know that I can add a "visibility" tag that can set rules where this popup should be visible. However, I do not know the syntax for that.

Can someone please help me out? How to set the visibility of the popup menu so that it is visible only when I right click in the file with extension xml?

(http://help.eclipse.org/kepler/index.jsp?topic=%2Forg.eclipse.platform.doc.isv%2Freference%2Fextension-points%2Forg_eclipse_ui_popupMenus.html)

Regards,
Yash
Previous Topic:HTTP Proxy Authentication Error with Neon
Next Topic:eclipse + glassfish on Ubuntu 16.04 fall
Goto Forum:
  


Current Time: Tue Jul 08 03:49:06 EDT 2025

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

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

Back to the top