SDKMAN 7

SDKMAN appears frequently in setup guides and tooling posts on this site. These articles cover version management, Java installations, and practical developer workflow improvements.

Dec 19, 2024 · 2 min

JavaFX In Action #13 with Jago de Vreede about SDKman UI, a user interface on top of SDKMAN for all platforms

Jago de Vreede is bringing SDKMAN to Windows! He builds a user interface on top of the terminal tool to make it easier to use, and add the same time solves the problem that you …

#javafx#jfx-central#jfx-in-action#interview
Jun 24, 2024 · 3 min

Links of the BeJUG Presentation: Lessons Learned from #JavaOnRaspberryPi

These are all the links of my presentation at BeJUG in Waregem, Monday, July 24, 2024 .

#javaonraspberrypi#java#pi4j#azul
Jan 29, 2024 · 3 min

Links of the Presentation: What I Learned About OpenJDK As a Docs Writer

These are all the links of my presentation at the JChampions Conference, Monday January 29, 2024, 16:00 CET.

#javaonraspberrypi#java#pi4j#azul
Oct 16, 2023 · 7 min

Running a CRaC Java application on Raspberry Pi - UPDATE

On July 15th of 2023, I published a post here about my initial experiments with CRaC on the Raspberry Pi . At that time, I found out that both the Linux kernel in Raspberry Pi OS …

#raspberry-pi#azul#zulu#crac
Oct 2, 2023 · 3 min

Links of the Presentation: Unlocking the Potential of Bits and Bytes

These are all the links of my presentation at Devoxx Belgium, Wednesday 12:00-12:50, Room 7.

#javaonraspberrypi#java#pi4j#vaadin
Jun 15, 2023 · 13 min

Running a CRaC Java application on Raspberry Pi

With the April release of the Zulu Build of OpenJDK, Azul announced the integration of CRaC in its version 17 of Java for Linux. Coordinated Restore at Checkpoint (CRaC) is a …

#raspberry-pi#azul#zulu#crac
Feb 7, 2022 · 4 min

Installing Java with SDKMAN on Raspberry Pi

If you create a new SD card for a Raspberry Pi with the operating system, you can choose the “Raspberry Pi OS Full (32-bit)” edition, which includes Java 11. But a lot …

#java#raspberry-pi#sdkman#tutorial