Skip to content

Latest commit

 

History

History
46 lines (30 loc) · 1.26 KB

File metadata and controls

46 lines (30 loc) · 1.26 KB
layout default
title Development Resources
nav_order 3

Development Resources


OSGi Bundle Repositories (OBR)

Pre-built OSGi Bundle Repository index files for Eclipse releases, suitable for use with BndTools and Eclipse IDE setups.

[Browse OBR files]({{ '/static/obr/index.html' | relative_url }}){: .btn }

Available index files for Eclipse versions: 3.6.2, 3.7.2, 3.8.2, 4.3.2, 4.4.0, 4.4.1, 4.6.0, 4.6.1 (Platform and Simultaneous releases).


OSGi Runtime Debugging

Tools and configuration for debugging OSGi runtimes using the Apache Felix Web Console and related plugins.

[OSGi Debugging Setup]({{ '/static/osgi-debug/index.html' | relative_url }}){: .btn }

Includes Apache Felix plugins:

  • Web Console
  • Declarative Services
  • Event Admin
  • Memory Usage
  • OBR Browser
  • Package Admin
  • Script Console
  • Subsystems

Project Setups

{: .note } The idefix project setup links above point to the peterkir/idefix{: target="_blank" } repository's GitHub Pages site.