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
- Host: GitHub
- URL: https://github.com/edvin/javafx-osgi
- Owner: edvin
- License: apache-2.0
- Created: 2016-07-31T09:12:23.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-12-29T10:55:19.000Z (over 6 years ago)
- Last Synced: 2025-02-28T19:53:49.337Z (4 months ago)
- Size: 56.6 KB
- Stars: 5
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JavaFX OSGi Bundle
[](https://search.maven.org/#search|ga|1|no.tornado.javafx-osgi)
[](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!