redhat-developer / intellij-tekton

IntelliJ Tekton plugin
https://plugins.jetbrains.com/plugin/14096-tekton-pipelines-by-red-hat
Eclipse Public License 2.0
20 stars 11 forks source link

chore: updates and fix for 2023.3 #661

Closed sbouchet closed 6 months ago

datho7561 commented 6 months ago

Seems to start up when running with Java 17. I ran into a "wrong class version" error when trying to launch with Java 21, I think this is related to the Gradle version.

sbouchet commented 6 months ago

Seems to start up when running with Java 17. I ran into a "wrong class version" error when trying to launch with Java 21, I think this is related to the Gradle version.

yes, we still use Java 17 as minimal version in all our intellij plugins up to 2023.3.X. Java 21 will be supported with next EAP 2024.X