You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Release 2026.0.0 was compiled with Java 21, which is a higher version than WPILib uses (Java 17). Because of this, the current release cannot be used with WPILib projects.
Would it be possible to recompile the release with Java 17? Thanks!