Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.63 KB

File metadata and controls

30 lines (22 loc) · 1.63 KB

ece2016

EclipseCon Europe 2016 - Tutorial - Building Nano Services with OSGi Declarative Services

Gitter Slides - Building Nano Services with OSGi

Tutorial content

This tutorial is showing the usage of OSGi declarative services. It contains projects for Eclipse PDE (Plugin Development Environment) and as bnd/bndtools.

  • API definition examples.<pde|bndtools>.service.api
  • simple OSGi service implementation named examples.<pde|bndtools>.inverter
  • configurable OSGi service implementation name examples.<pde|bndtools>.configurable

It explains debugging via OSGi console, Apache Webconsole

oomph/eclipseInstaller product and project available

Tooling

  • Java 17
  • Eclipse Platform 4.36 / Simu Release 2025-06
  • bndtools 7.1.0
  • Github Repository
  • Gitter Chat