eclipse-equinox / equinox

equinox
Eclipse Public License 2.0
28 stars 60 forks source link

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:

Implemented services an compliance

Equinox implements the follwoing specification with the given level of compliance:

Chapter Specification Status (green = fully compliant, red = partly compliant)
10 Framework API
52 URL Handlers Service Specification
58 Resolver Service Specification
101 Log Service Specification
104 Configuration Admin Service Specification
105 Metatype Service Specification
106 PreferencesService Specification
107 User Admin Service Specification
113 Event Admin Service Specification
130 Coordinator Service Specification
701 Tracker Specification

More information

Contributing

Create Eclipse Development Environment for Equinox

For detailed information about development, testing and builds, see CONTRIBUTING.md.