Hi, my plugin is using the set of interfaces and adapter factory classes in the wst.wsdl.ui and wst.xsd.ui plugins. They are:
org.eclipse.wst.wsdl.asd.facade.INamedObject
org.eclipse.wst.wsdl.asd.editor.outline.ITreeElement
org.eclipse.wst.wsdl.asd.facade.IDescription
org.eclipse.wst.wsdl.asd.facade.IMessageReference
org.eclipse.wst.xsd.adt.outline.ITreeElement
org.eclipse.wst.xsd.editor.internal.adapters.XSDAdapterFactory
org.eclipse.wst.xsd.editor.internal.adapters.XSDBaseAdapter
My build base contains org.eclipse.wst.wsdl.ui_1.0.1.v200604140115.jar and org.eclipse.wst.xsd.ui_1.0.100.v200604131333.jar.
So my questions are:
- will there be more breaking changes in the above two plugins before the WTP release?
- the changes this time around were just package refactoring, but I still expected some kind of announcement before-hand given that WTP is in release candidate build stage. Can announcements be made first to adopters next time if such breaking changes are made again, at least until WTP releases?
Kind regards,
Jim

_______________________________________________ wtp-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/wtp-dev
