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
fix: use reflection for Scala plugin SBT versions API compatibility
The Scala plugin for IntelliJ 2026.1 changed the SBT versions API.
Use reflection to try new API first, fall back to old API for
cross-version compatibility.
Copy file name to clipboardExpand all lines: PluginsAndFeatures/azure-toolkit-for-intellij/azure-intellij-plugin-hdinsight/src/main/java/com/microsoft/azure/hdinsight/projects/SbtVersionOptionsPanel.java
0 commit comments