Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.39 KB

README.md

File metadata and controls

31 lines (22 loc) · 1.39 KB

ece2016

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

Gitter

https://www.eclipsecon.org/europe2016/session/building-nano-services-osgi-declarative-services

Tooling

  • Java 8
  • Eclipse EPP committer package Oxygen M2
  • bndtools 3.3
  • Github Repository
  • Gitter Chat

full-automated setup of IDEfix Eclipse product and this Github project

oomph/eclipseInstaller product and project available

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