Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-text-dev] RCP proposal - extension point changes


The paper proposes to replace the org.eclipse.ui.markerUpdater extension point with org.eclipse.ui.resources.markerUpdaters. This extension point is used by the org.eclipse.ui.workbench.texteditor plug-in but is not owned by it for compatibility reasons. As establishing the RCP will imply API breaking changes anyway, the text plug-ins that are under the roof of org.eclipse.ui should assume ownership for that portions of the org.eclipse.ui plugin.xml file they use or conceptually own. For the other plug-ins that probably makes sense as well. Could you please notify when you start changing the extension point definitions, so that changes can be done at the same time.

Kai

Back to the top