
Change default Java version on macOS 11 BigSur & persist it
Setting the java version on BigSur macOS 11 changed compare to previous macOS versions. This one is about how to change and persist the java version on macOS 11 BigSur.
Setting the java version on BigSur macOS 11 changed compare to previous macOS versions. This one is about how to change and persist the java version on macOS 11 BigSur.
How to change default java version on Mac from Java version 11.0.2 to Java version 1.8 to enable a service transition.
Kotlin Extensions – this is one reason why I love working with Kotlin.
Kotlin Extensions can be very powerful and do not so often appear when reading about why to use Kotlin. I like Extensions very much and provide some examples.
Yesterday I updated the developer branch of readImageMetadata on github. I created this project when I was writing the last post read image meta data […]
Recently I wanted to read programmatically some image meta data. After several tests and coding I came across three libraries that I decided to have a […]
Continuous Integration ist eher ein Thema welches nicht auf Windows zu Hause ist. Wenn man viel mit Windows arbeitet (n muss) und es auch als […]