Blog of Frank Delporte, Java Champion, Software Developer, Technical Writer, Nerd/Geek
Building native applications for all PC and mobile platforms from a single JavaFX project with Gluon Mobile and GitHub Actions
The post “Starting a JavaFX Project with Gluon Tools” shows you how to start a Gluon Mobile Multiview project with a few clicks in IntelliJ IDEA thanks to the “Gluon plugin”.
Starting a JavaFX Project with Gluon Tools
On foojay.io you can already find two posts by Carl Dea to get you started with JavaFX:
Devoxx Ukraine presentation - Having fun with Java and JavaFX on the Raspberry Pi
Today I had my first Devoxx talk, after my Java virtual talk a few weeks ago at the “Oracle Groundbreakers APAC Virtual Tour 2020” conference (21/10)! The event in Ukraine also went virtual which gave me the opportunity to share my love for Java, JavaFX and the Raspberry Pi again.
OpenJDK versus OpenJFX Release Cycles
Confused about the release cycles of OpenJDK and OpenJFX and the relationship between them? Read on!
JavaFX 3D - A Look Back Through History & Some Experiments
After my virtual conference talk “Java and JavaFX on the Raspberry Pi” at the “Oracle Groundbreakers APAC Virtual Tour 2020”, I got in touch with some people who were working on JavaFX 3D in the past, and were curious how that would behave on the Raspberry Pi.
Ubuntu desktop on Raspberry Pi 4
Yesterday evening Ubuntu announced the release of Ubuntu 20.10 “Groovy Gorilla” with desktop support for the Raspberry Pi 4 (4 and 8Gb). So I had to get up early this morning for a quick test drive!!!
APACOUC presentation - Java and JavaFX on the Raspberry Pi
Today I had the honor to speak at the “Oracle Groundbreakers APAC Virtual Tour 2020” conference. And of course the title of my talk was “Java and JavaFX on the Raspberry Pi”.
Building OpenJDK on Raspberry Pi
The OpenJDK sources are now fully available and developed on GitHub as a result of Project Skara. Thanks to a lot of work done by the community, the full Java development flow has been migrated to GitHub while keeping the repository history. This process has been described on the GitHub blog.
Visual Studio Code on the Raspberry Pi (with 32 and 64-bit OS)
In my book “Getting Started with Java on the Raspberry Pi”, I give more info about IDEs (= Integrated Development Environment) for Java development. My prefered ones are JetBrains IntelliJ IDEA and Microsoft Visual Studio Code (VSC).
Using Pi4j (V1) on the Raspberry Pi 4
A topic which comes up from time to time in questions related to Java and the Raspberry Pi, is the support of the 4th version of this board in combination with Pi4J, “the friendly object-oriented I/O API and implementation library for Java programmers to access the full I/O capabilities of the Raspberry Pi “.