1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-02 22:55:26 +02:00

[180933] Fixed PDE warning on tm.discovery.model.edit/plugin.xml

This commit is contained in:
Javier Montalvo Orus 2007-04-04 14:11:50 +00:00
parent b063e1e3c1
commit f3d3c8b2f7

View file

@ -16,7 +16,7 @@ Contributors:
<extension point="org.eclipse.emf.edit.itemProviderAdapterFactories">
<factory
uri = "http://www.eclipse.org/tm/discovery"
class = "org.eclipse.tm.discovery.provider.ModelItemProviderAdapterFactory"
class = "org.eclipse.tm.internal.discovery.model.provider.ModelItemProviderAdapterFactory"
supportedTypes =
"org.eclipse.emf.edit.provider.IEditingDomainItemProvider
org.eclipse.emf.edit.provider.IStructuredItemContentProvider