program for programming April 10, 2026 | No Comments | code, information, vscode You need to know the difference between an IDE and a text editor: Sometimes I modify one or two values in a file and save […]
force the Java version using a Gradle command January 28, 2026 | No Comments | console, gradle, gradlew, information, java, macos Visual Studio (the IDE) recognizes Java 25, but you want 21, for example (on macOS).