Printfriendly

Download and Install JDK 8 (JDK 8u212) include JavaFX for arm32 Raspberry Pi

السَّلاَمُ عَلَيْكُمْ وَرَحْمَةُ اللهِ وَبَرَكَاتُهُ
The latest version of the Java Development Kit for ARM processors (JDK 8u33 for ARM) no longer supports JavaFX Embedded, with Oracle making the new change known in their latest release notes. The ARM architecture is based, among other things, on the single board computer Raspberry Pi. Please see more https://jaxenter.com/jdk-arm-without-javafx-end-javafx-embedded-114212.html


But we can still using JavaFX from gluon and move file lib JavaFX to JDK/JRE 8 instalation from this link https://gluonhq.com/products/mobile/javafxports/get/
and read this article https://wimdeblauwe.wordpress.com/2017/08/26/using-javafx-on-raspberry-pi-3-with-gluon/ for manual instalation JavaFX in JDK 8

This articel will explain install Oracle JDK 8 (include JavaFX) on raspberry pi (linux version like Raspbian,ubuntu mate,xubuntu etc)

Download JDK 1.8.0_212 (8u212 release date April 16,2019) include JavaFX 8 for ARM32
https://mega.nz/#!HjpFhSLS!HYI26YYCDG6m48w9K4jPIRLnpWuEjXzUQLEed72tP5Q
and then open terminal emulator
unzip jdk1.8.0*.zip
sudo cp -R jdk1.8.0_212_arm32 /opt/
sudo ln -s /opt/jdk1.8.0_212_arm32/bin/java /usr/bin/java
sudo chown -R pi /opt/jdk1.8.0_212_arm32


For running javaFX program
java -Djavafx.platform=gtk2 -jar JavaPackage.jar

Good Luck
Semoga bermanfaat
وَعَلَيْكُمْ السَّلاَمُ وَرَحْمَةُ اللهِ وَبَرَكَاتُهُ


0 komentar "Download and Install JDK 8 (JDK 8u212) include JavaFX for arm32 Raspberry Pi", Baca atau Masukkan Komentar

Post a Comment

Jika artikel ini bermanfaat bisa dishare gan, tapi ingat selalu cantumkan sumber jika ingin copas artikel ini