EclipseCon Europe 2016 - Tutorial - Building Nano Services with OSGi Declarative Services
https://www.eclipsecon.org/europe2016/session/building-nano-services-osgi-declarative-services
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
- Java 17
- Eclipse Platform 4.36 / Simu Release 2025-06
- bndtools 7.1.0
- Github Repository
- Gitter Chat