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

  • Home
  • SEARCH
  • 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 682181
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T01:34:01+00:00 2026-05-14T01:34:01+00:00

how do I configure an Eclipse RCP command style menu to match the different

  • 0

how do I configure an Eclipse RCP command style menu to match the different menu structures on Windows and on Mac OS?

Mac OS X menu example
http://images.apple.com/macosx/refinements/images/services_menu_20090902.jpg

Windows menu example
http://www.flamingpear.com/images/psp8menu.gif

In the example you see, the differences in the menu structures. For example has the Mac in its application menu the preference command, the about command and the exit command. These are under Windows usally in the file menu and the about command is found in the help menu. Is there a “standard” way of doing it with RCP programs? It should somehow be possible because Eclipse itself does it. But I can not figure out how.

  • 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-05-14T01:34:02+00:00Added an answer on May 14, 2026 at 1:34 am

    Although I have not done it myself yet, it should be possible to use OS dependent plugin fragments for that task. I’ve seen those used for OS dependent SWT code in the Eclipse Delta Pack.

    1) For each OS you want to support, define a plugin fragment, named by that OS.

    2) The MANIFEST.MF files can contain a filter for the platform, as explained in an answer to another question. Set the Eclipse-PlatformFilter by adding the one of the following lines to the fragment’s MANIFEST.MF:

    • Eclipse-PlatformFilter: (osgi.os=win32)
    • Eclipse-PlatformFilter: (osgi.os=macosx)

    Or use an OSGi filter for org.osgi.framework.os.name (recommended in the answer mentioned above), but I could not find in the 288 pages of spec how that filter would be declared.

    3) Each fragment contains in its fragment.xml the menu structure for that OS. The plugin.xml of the original plugin only contains the common configuration, like the commands and handlers.

    You can add own menu contributions to predefined menus, if you know the menu ID. See the Eclipse Wiki on Menu Contributions and the Eclipse Help for org.eclipse.ui.menus.

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

Sidebar

Ask A Question

Stats

  • Questions 378k
  • Answers 378k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer I don't believe that is possible as each Activity in… May 14, 2026 at 9:11 pm
  • Editorial Team
    Editorial Team added an answer That depends on your server. If it's yours you can… May 14, 2026 at 9:11 pm
  • Editorial Team
    Editorial Team added an answer The variable "tile" in the top loop is shared by… May 14, 2026 at 9:11 pm

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

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.