Adding an item to Design View's context menu via extension point? [message #225901] |
Mon, 05 January 2009 10:12  |
Eclipse User |
|
|
|
Hello!
I'd like to ask how can I contribute an action to a XML Schema design view
context menu via extension point.
There is an extension point called
org.eclipse.wst.xsd.core.xsdsource.source.
EditorContext for dealing with source view context menu, but is there any
such mechanism for design view?
Regards,
Blazej Kroll
|
|
|
|
|
|
Re: Adding an item to Design View's context menu via extension point? [message #226282 is a reply to message #226122] |
Fri, 09 January 2009 01:19  |
Eclipse User |
|
|
|
Originally posted by: dcarver.starstandard.org
The org.eclipse.ui.menus extension point was added in Eclipse 3.3, and
became more stable in eclipse 3.4. So it SHOULD work with WTP 2.0.x
but might not.
Dave
Blazej Kroll wrote:
> Hello,
>
> Thank you very much for the posts, I managed to create such a context
> menu contribution in XML Schema design view page using:
>
> org.eclipse.ui.menus extension point and locationURI:
> popup:org.eclipse.wst.xsd.ui.popup.graph?after=additions
>
> However, I can not find a bug with a patch that introduced it. Can you
> point me to one? For now, I checked and it works in 3.0.3, but I'd like
> to see it working in WTP 2.0.x. (if it is possible of course).
>
> Best regards,
> Błażej Kroll
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.04371 seconds