Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Problem with menuContribution not showing in ViewPart instances(Problem with menuContribution not showing in ViewPart instances)
Problem with menuContribution not showing in ViewPart instances [message #1028772] Thu, 28 March 2013 14:09
Eclipse UserFriend
Hi,

I created a View, declared a first Command (PinView) through the org.eclipse.ui.commands extension point.

I then made a menuContribution that contribute the PinView Command to the toolbar of my View. That works fine.

I then set my view parameter allowMultiple=true and contributed an additionnal Command (NewView) to the previous menuContribution. This Command
creates a new instance of my view. That works fine also.

The problem I have is that the view instances created through the use of my NewView Command have no toolbar nor menu.

It looks like my menuContribution is not applied to the new views.

What am i doing wrong ?

Thanks in adavance !
Previous Topic:Eclipse Juno Sr2 Window64 Update Sites All Fail
Next Topic:Is Eclipse going to (eventually) move to JavaFX instead of SWT ?
Goto Forum:
  


Current Time: Sat Jun 21 04:50:45 EDT 2025

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

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

Back to the top