Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-dev] Patch to enable popupMenus extension in XSD editor


Hi Dave,

The patch you submitted looks fine and I've committed it to HEAD.  The IDs you picked look good... though (at some future time) we'll need to review all of our menu related code in our editors to ensure we're using consistent extension point names and behaviors throughout.   I'll be sure to post here if any of the id's or menu behavior changes in the future as we review our API's.  Thanks for your  contribution!

thanks

Craig


Craig Salter
Rational Studio XML Web Services
Internal Mail: D3/RY6/8200 /MKM
Phone: (905) 413-3918  TL: 969-3918 FAX: (905) 413-4920
Internet: csalter@xxxxxxxxxx     Notes: Craig Salter/Toronto/IBM@IBMCA




"Dave Carlson" <dcarlson@xxxxxxxxxxxxxxx>
Sent by: wtp-dev-admin@xxxxxxxxxxx

01/25/2005 07:18 PM

Please respond to
wtp-dev

To
<wtp-dev@xxxxxxxxxxx>
cc
Subject
[wtp-dev] Patch to enable popupMenus extension in XSD editor





I entered this bugzilla with a patch to enable popupMenus extension in the XSD
editor.  This very simple change (total of 3 lines in 3 files) allows plug-ins
to add to the context menu in the XSD outline and in the graph view.

I want to create a plug-in that adds new actions specific to XSD component
classes.  This allows me to do so.  If you agree, then a similar change might be
made to the outline views of all SSE editors.  Also, possibly, in the source
editor context menu.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=83673

Cheers,
 Dave Carlson


_______________________________________________
wtp-dev mailing list
wtp-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/wtp-dev


Back to the top