RCP: X.X, JavaFX libraries
To enable JavaFX in TXM we need to use JavaFX library and the JavaFX SWT library.
JavaFX SWT library are be loaded in classloader with SWT libraries: in 1 plugin org.txm.libs.javafx and 3 fragments org.txm.libs.javafx.linux, org.txm.libs.javafx.win32 and org.txm.libs.javafx.macosx.
Each fragment contains the JavaFX runtime library (jfxrt.jar) and the JavaFX SWT library (jfxswt.jar).
Validation steps
- install Media Player extension
- open a video from “File\Open Media file…”
(from redmine: issue id 2698, created on 2019/12/19 by Matthieu Decorde)
- Relations:
- relates #2739 (closed)