Thanks Mark, Why XSDEditor is instantiating XSDEditPartFactory directly by a call to it's constructor in org.eclipse.wst.xsd.ui.internal.adt.typeviz.TypeVizEditorMode.getEditPartFactory()
instead of using the one contributed thru extension point? Jacek Pospychala Technical Support Engineer Eclipse Support Center IBM Software Group From: Wini Mark <[email protected]> To: "General discussion of project-wide or architectural issues." <[email protected]> Date: 2009-02-20 17:11 Subject: Re: [wtp-dev] org.eclipse.wst.xsd.ui extension points Hi Jacek, Its purpose is to allow extenders to provide their own adaptor and figure factories, and possibly add actions to the menu and toolbar. There's something similar in the WSDL Editor too. This support hasn't been made into public API yet. If you want this, please open an enhancement request and describe what you want to extend. Best Regards, Wini Mark WTP webtools Jacek Pospychala <[email protected]> Jacek Pospychala <[email protected]> Sent by: [email protected] 02/20/2009 09:39 AM Please respond to "General discussion of project-wide or architectural issues." <[email protected]> To [email protected] cc Subject [wtp-dev] org.eclipse.wst.xsd.ui extension points Dear Webtools, I'm extending your XSD and WSDL editors with my own functionality and am looking for ways to hook into that editors. What's the use of extension points in org.eclipse.wst.xsd.ui? e.g. internalEditorConfiguration Jacek Pospychala Technical Support Engineer Eclipse Support Center IBM Software Group _______________________________________________ wtp-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/wtp-dev _______________________________________________ wtp-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/wtp-dev
<<image/gif>>
<<image/gif>>
<<image/gif>>
<<image/gif>>
<<image/gif>>
<<image/gif>>
<<image/gif>>
<<image/gif>>
<<image/gif>>
<<attachment: pic23870.gif>>
_______________________________________________ wtp-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/wtp-dev
