[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.technology.equinox] Re: Find out bundle from BundleActivator

Thanks Gunnar

I somehow got the idea there was only one BundleContext and that
getBundle would return the system Bundle.


Gunnar Wagenknecht wrote:
> Stivo schrieb:
>> But how do I find out which bundle this is? One approach would be this,
>> but I think there should be an easier way:
> 
> BundleContext#getBundle()
> 
> -Gunnar
>