Skip to content

HannesWell/equinox

This branch is 3 commits ahead of, 49 commits behind eclipse-equinox/equinox:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ad56d6c · Nov 24, 2024
Nov 24, 2024
Sep 24, 2024
Oct 30, 2024
Feb 27, 2024
Sep 29, 2024
Sep 2, 2024
Oct 13, 2024
Apr 1, 2024
Apr 22, 2024
Jun 28, 2024
Sep 24, 2024
Nov 14, 2018
Jun 28, 2024
Oct 13, 2024
Sep 24, 2024

Repository files navigation

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.

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

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

Create Eclipse Development Environment for Equinox

Packages

No packages published

Languages

  • Java 96.8%
  • C 1.9%
  • HTML 1.0%
  • Makefile 0.1%
  • Shell 0.1%
  • Batchfile 0.1%