OpenJFX 11 in OSGi
Tom Schindl
tom.schindl at bestsolution.at
Tue Aug 7 12:22:10 UTC 2018
Hi,
For those not following my blog [1]. We've managed to successfully run
OpenJFX-11 modules inside Equinox using the same approach we've already
supplied for FXCanvas. We "simply" spin up a new Module-Layer containing
the JavaFX-bits.
Tom
[1]https://tomsondev.bestsolution.at/2018/08/04/supporting-openjfx-11-from-jdk11-onwards-in-efxclipse/
On 03.05.18 14:39, Tom Schindl wrote:
> Hi,
>
> On 03.05.18 14:05, Kevin Rushforth wrote:
>>
>>
>> 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.
>>
>
> Ok - that's what I somehow feared would be the case. I filed
> https://github.com/eclipse/efxclipse-rt/issues/217 but anyone who needs
> OpenFX running in OSGi is requested to chime in and maybe provide help
> to get this sorted out.
>
> Tom
>
--
Tom Schindl, CTO
BestSolution.at EDV Systemhaus GmbH
Eduard-Bodem-Gasse 5-7. A-6020 Innsbruck
Reg. Nr. FN 222302s am Firmenbuchgericht Innsbruck
More information about the openjfx-dev
mailing list