OpenJFX 11 in OSGi

Kevin Rushforth kevin.rushforth at oracle.com
Thu May 3 12:05:16 UTC 2018



On 5/3/2018 4:54 AM, Tom Schindl wrote:
> Hi,
>
> Following up on the native-libs-in-modules I wonder how we deal with
> OSGi-Applications like Eclipse RCP.
>
> Do OpenJFX-Binaries run only on the module-path or can they run on the
> classpath as well. If they can run on the classpath, can they maybe
> loaded as OSGi-Bundles (if they contain the necessary OSGi-Meta-Data).

Only on the module path. I think it would be a step backwards to rework 
them so they could also run on the classpath.

-- Kevin

>
> Tom



More information about the openjfx-dev mailing list