Skip to main content



      Home
Home » Modeling » GMF (Graphical Modeling Framework) » using org.eclipse.gmf.runtime.common.ui.services.action.contributionItemProviders
using org.eclipse.gmf.runtime.common.ui.services.action.contributionItemProviders [message #191450] Fri, 06 June 2008 12:09 Go to next message
Eclipse UserFriend
Originally posted by: me.urszeidler.de

I was using the
org.eclipse.gmf.runtime.common.ui.services.action.contributi onItemProviders
extension point to supply my diagram elements with additional actions.
I have encounter an odd behaviour. At first I was using an other plugin
to define the extension point and the actions. In the debug mode every
think works well, but deployed no actions shows up.
So I had to move the extension to the diagram plugin and this works.
Perhaps I was missing something.

greetings, urs.
Re: using org.eclipse.gmf.runtime.common.ui.services.action.contributionItemProviders [message #191904 is a reply to message #191450] Tue, 10 June 2008 09:45 Go to previous messageGo to next message
Eclipse UserFriend
Hi,

Given that the extension point works in the diagram plug-in and not in the
separate plug-in, I would expect a dependency problem.

Likely the separate plug-in is depending on a package in the diagram plug-in
but it is not exported by the diagram plug-in? Or there is a conflict in the
ids you are using?

Cheers...
Anthony

"urs zeidler" <me@urszeidler.de> wrote in message
news:g2bngg$tvu$1@build.eclipse.org...
>I was using the
> org.eclipse.gmf.runtime.common.ui.services.action.contributi onItemProviders
> extension point to supply my diagram elements with additional actions.
> I have encounter an odd behaviour. At first I was using an other plugin to
> define the extension point and the actions. In the debug mode every think
> works well, but deployed no actions shows up.
> So I had to move the extension to the diagram plugin and this works.
> Perhaps I was missing something.
>
> greetings, urs.
Re: using org.eclipse.gmf.runtime.common.ui.services.action.contributionItemProviders [message #192079 is a reply to message #191904] Wed, 11 June 2008 07:49 Go to previous message
Eclipse UserFriend
Anthony Hunter schrieb:
> Hi,
>
> Given that the extension point works in the diagram plug-in and not in the
> separate plug-in, I would expect a dependency problem.
Knowing the problem is on my side, I will investigate it.
Thanks and Prost (like cheers only german) urs.
Previous Topic:forbid creating the same eReference twice
Next Topic:Input for generated editor
Goto Forum:
  


Current Time: Wed May 07 03:12:29 EDT 2025

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

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

Back to the top