A step-by-step guide for installing Java 11 (and later Java 14) with JavaFX support on a Raspberry Pi 3 Model B+. Uses the BellSoft Liberica JDK distribution to get full JavaFX support, which is missing from the default Raspberry Pi OS Java package. Also demonstrates Java 11's ability to run single-file source programs without prior compilation, illustrated with a HelloWorld example.

3m read timeFrom webtechie.be
Post cover image
Table of contents
Installing a recent Java JDK which includes JavaFXRunning our first Java applicationConclusion

Sort: