[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.technology.equinox] Re: Location of OSGi classes

I think you are looking for org.equinox.osgi.services project/bundle

Its sources can be found either by importing the bundle or from
dev.eclipse.org CVS in /cvsroot/eclipse

Danail

Paul Galbraith wrote:
> I'm just starting out with this, and was looking at the ConfigAdmin
> service implementation that's in the incubator ... problem is, I can't
> find the parent OSGi classes/interfaces (org.osgi.service.cm.*) that go
> along with it, does anyone know if they're in a plugin shipped with
> eclipse 3.3, or in a project in CVS?  Thanks!
> 
> Paul