| [news.eclipse.platform.rcp] Re: Override classloader using extensions... |
Hi,
Extending the ClassLoader given there using a extension is not hard.
Erwin Gribnau
Guillaume Duchesneau wrote:
Hello,
Does anyone knows if it is possible to override a plugin classloader using the extension mechanism? I have a plugin that must deserialize objects of some classes defined in other plugins but I cannot use plugin dependencies to share these classes. I would like to use an extension to share serializable classes...
any idea?
thanks
Guillaume D.