Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » General (non-technical) » Eclipse Foundation » Visible and not visible classes
Visible and not visible classes [message #49892] Wed, 24 October 2007 07:06 Go to next message
Eclipse UserFriend
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 #49924 is a reply to message #49892] Wed, 24 October 2007 08:42 Go to previous message
Eclipse UserFriend
Originally posted by: egidijus.vaisnora.nomagiclt.com

Don't take serious - just post to wrong newsgroup :)
Previous Topic:[ANN] ATF project new name search: final voting round starts- PLEASE VOTE ... http://www.surveymonke
Next Topic:Attend an Eclipse DemoCamp
Goto Forum:
  


Current Time: Sat Apr 27 01:35:40 GMT 2024

Powered by FUDForum. Page generated in 0.02998 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top