Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7827519
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T09:54:45+00:00 2026-06-02T09:54:45+00:00

In Eclipse, it is possible to extend to any pop-up menu using the following

  • 0

In Eclipse, it is possible to extend to any pop-up menu using the following special location URI:

popup:org.eclipse.ui.popup.any

Is it possible to do the same for the view menus (the little triangle in each view)? (I am developing an Eclipse RCP application, not extending the IDE. The purpose for this item is to help debugging and testing of the application.).

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-02T09:54:51+00:00Added an answer on June 2, 2026 at 9:54 am

    The short answer: no, that is not possible, unless you add the items by hand for all views.

    The slightly longer answer: yes, if you

    • manually go through the view registry
    • create a new AbstractContributionFactory with the location URI “menu:<view-id>” and whatever createContributionItems(...) you want for each. (Alternatively you can create AbstractMenuAdditionCacheEntry or even better MenuAdditionCacheEntry – though these are internal and requires a little extra work… The last allows you to have a centrally defined menus extension point that is used for all these additions.)
    • add these to the workbench using IMenuService.addContributionFactory(AbstractContributionFactory factory) (use IWorkbenchWindow.getService(IMenuService.class) to acquire the menu service).

    I haven’t tested the above recipe, but I have used something very similar in an application…

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Possible Duplicate: Slow Android emulator I am using Eclipse to load the Android project
Using Eclipse is it possible (via formatter or other setting) to automatically pre-indent blank
It's possible using eclipse debug perspective to disconnect from a debug process. After this,
Possible Duplicate: Eclipse's project clean This might be a foolish question but any way,
Using the following textbook thread wait/notify example, is there a tool (Eclipse plugin?) that
Is it possible in Eclipse to create a separate Folder in a package? When
Is it possible in Eclipse to have a Console, where when in Debug mode
Possible Duplicate: Eclipse wont start after computer restart Lately I opened my eclipse and
Possible Duplicate: NoClassDefFoundError - Eclipse and Android I'm seeing this question is getting asked
Is it possible to switch workspaces in Eclipse without relaunching the application? I want

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.