Posts

Showing posts from January, 2020

macOS: essential tools for (Java) developer in 2023

Are you considering macOS as your next operating system? Are switching from Windows to macOS ? Do you want to develop in Java on macOS ? Or maybe you are looking for tools to help you to be more productive? Read about tools that are essential to me (after switching from Windows to macOS ).

Manage multiple Java SDKs with SDKMAN! with ease

SDKMAN! is a convenient tool for managing parallel versions of multiple Software Development Kits . The tool is especially useful for Java developers as it supports SDKs for the JVM such as Java, Groovy, Scala, Kotlin and Ceylon. Gradle, Maven, Spring Boot and many others are also supported.