Hey, we're using java 8 as most of the plugin are written here, but with latest version of autoreconnect it's giving me that issue: ...
The thing is I am using preview features in my code. In my case, I am using structured task scope, which is a feature still in preview in Java 23. With that said, I did configure the pom to enable ...