Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [Dltk-dev] Extending the ScriptModel

Another way is implementation of org.eclipse.dltk.core.IModelProvider.

how can i tell DLTK of my implementation of IModelProvider ? i couldn't find
any dltk extension point where i could register it, except org.eclipse.core.resources.modelProviders.
 
Is this the right extension point to use for this ?

regards

-robert





Back to the top