Equinox and OSGI bundles-Collection of common programming errors
Actually, it’s the other way around. The package org.eclipse.osgi
manages internals and imlements some services (but not all, see the list here: http://www.eclipse.org/equinox/bundles/). The org.eclipse.equinox
bundle represents the whole framework and is responsible for managing the bundles and has the lowest start level.