An open API service indexing awesome lists of open source software.

https://github.com/edvin/javafx-osgi

JavaFX 8.0 OSGi bundle to support JavaFX in an OSGi container
https://github.com/edvin/javafx-osgi

Last synced: 3 months ago
JSON representation

JavaFX 8.0 OSGi bundle to support JavaFX in an OSGi container

Awesome Lists containing this project

README

        

# JavaFX OSGi Bundle

[![Maven Central](https://maven-badges.herokuapp.com/maven-central/no.tornado/javafx-osgi/badge.svg)](https://search.maven.org/#search|ga|1|no.tornado.javafx-osgi)
[![Apache License](https://img.shields.io/badge/license-Apache%20License%202.0-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0)

JavaFX classes are not supplied to OSGi bundles by default. This project
creates an extension bundle to provide those missing classes.

Put [javafx-osgi-8.0.3.jar](http://repo1.maven.org/maven2/no/tornado/javafx-osgi/8.0.3/javafx-osgi-8.0.3.jar) into your OSGi runtime's bundle directory and you're good to go!