Reece Holmdahl
Reece Holmdahl
I was able to get Kotlin to work with the annotations and minimal changes with KAPT and this build.gradle: ```groovy plugins { id "java" id "edu.wpi.first.GradleRIO" version "2025.1.1" id "com.diffplug.spotless"...
https://github.com/robotpy/robotpy-commands-v2/pull/87
yes f/e. Threw this together quick on GH. Easy enough to track at with a var or something else trivial. I get if it's intended for internal use, but it...
I can switch to isScheduled for unit tests in most cases. I have similar opinions to OP #6411 that it should be in docs that isFinished is for internal scheduler...
I'm also experiencing this issue with an extension I'm writing for Brave Search based on postgres extension.
I agree, the full server built into app would be a good option for less advanced users and could increase adoption. But, even if you're pairing with remote servers, having...
Also looking for this. Tried adding a game key into the Info.plist for the java runtime its using and that didn't work. Also tried launching a modpack using the Minecraft...