Using e(fx)clipse osgi wrapper inside a maven project [message #1529702] |
Fri, 26 December 2014 07:32  |
Eclipse User |
|
|
|
Hey,
yesterday i asked a question in stackoverflow (stackoverflow.com/questions/27650045/eclipse-set-org-osgi-framework-system-packages-extra-to-include-javafx-in-osgi) (the forum is preventing posting links from outside the forum for me) and was redirected by tom to this forum.
My question is about how to include the javafx classpath inside an osgi application properly.
First i tried to use the "org.osgi.framework.system.packages.extra" property to add javafx to the classpath.
This works for equinox installations not running inside eclipse like pax runner that i'm using (github.com/Naios/WIde/blob/osgi_integration/pom.xml#L45).
Tom told me that eclipse is skipping the extra classloader. thats why it doesn't work for equinox normally.
Now i'm asking how i can include the JavaFX classpath in osgi by using the osgi framework launcher only?
I didn't find any tutorial where it is explained how to use e(fx)clipse without using a predefined template (like e(fx)clipse tutorial 1-4).
I'm using an extra eclipse target platform to include osgi bundles like apache aries and the org.eclipse.fx.osgi bundle.
Greetings Denis
|
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04438 seconds