Visible and not visible classes [message #321648] |
Tue, 23 October 2007 10:25  |
Eclipse User |
|
|
|
Originally posted by: egidijus.vaisnora.nomagiclt.com
Hello,
I have problems with classes and class visibility within OSGI.
I have a plugin, let call it Eclipse plugin A. This plugins exports his own API for loading some kind of plug-in for himself -
lets call them internal plugins of the Eclipse plugging (IPEP) which have nothing to do with Eclipse plugins. IPEP are loaded
on separate URLClassLoader (I suppose it must has a bundle classloader as a Parent class loader). Problem is that a third part
Eclipse plugin has a dependency on my Eclipse plugin A (it is ok) and also it desires to see classes from the IPEP, but these
classes, loaded by my plugin are not found.
I know, that perhaps IPEP is not proper solution for OSGI platform, but perhaps there is any way to expose classes of IPEP to
whole OSGI platform? I have tried to use "Export-Packages" but not successful. Thank you for your help and time.
Kind Regards,
Egidijus
|
|
|
|
Re: Visible and not visible classes [message #321677 is a reply to message #321651] |
Wed, 24 October 2007 03:23  |
Eclipse User |
|
|
|
Originally posted by: egidijus.vaisnora.nomagiclt.com
Thank you, Paul. From your comments I am starting to realize that there are no light "workaround" and my internal plugins
management must be rewritten to support Eclipse bundle interface :(
|
|
|
Powered by
FUDForum. Page generated in 0.03683 seconds