Skip to main content

Mission Statement

From a code point of view, Equinox is an implementation of the OSGi core framework specification, a set of bundles that implement various optional OSGi services and other infrastructure for running OSGi-based systems. The Equinox OSGi core framework implementation is used as the reference implementation and as such it implements all the required features of the latest OSGi core framework specification.

More generally, the goal of the Equinox project is to be a first class OSGi community and foster the vision of Eclipse as a landscape of bundles. As part of this, it is responsible for developing and delivering the OSGi framework implementation used for all of Eclipse. In addition. the project is open to:

  • Implementation of all aspects of the OSGi specification. The main focus is specifications maintained by the Core Platform Expert Group (CPEG) but also may include implementations specified by other expert groups such as the Enterprise Expert Group (EEG)
  • Investigation and research related to future versions of OSGi specifications and related runtime issues
  • Development of non-standard infrastructure deemed to be essential to the running and management of OSGi-based systems
  • Implementation of key framework services and extensions needed for running Eclipse (e.g., the Eclipse Adaptor, Extension registry) and deemed generally useful to people using OSGi.

As part of the RT project, the Equinox OSGi code is managed by the RT PMC. There is a close binding however to the Eclipse project and its PMC. Equinox, as the base for all of Eclipse, ships with all the major releases. The various other bundles developed here may ship independently and on different schedules.

Getting Started and Getting Involved

The easiest way to get involved in Equinox is to try it out. See the Quick Start Guide for how to get up and running with the standalone Equinox OSGi framework and the downloads page for more information on acquiring various Equinox OSGi bundles.

If you want to find out more, ask questions, report bugs, get (or contribute :-) code, check out the community resources and look into the work going on in the framework, bundles or incubator components of Equinox.

Equinox News feed
EclipseRT

Back to the top