Files
openide/java/execution
Alexander Koshevoy 3da0969e4b [eel][sdk] IJPL-215427 Use project-scoped JDK table in AlternativeSdkRootsProvider
Switch `ProjectJdkTable.getInstance()` to `ProjectJdkTable.getInstance(project)` to ensure project-scoped JDK table usage. This aligns with environment-aware SDK resolution practices and prevents potential inconsistencies in multi-environment setups.


(cherry picked from commit 0f44a59494899ed4234a9a60f7466290317d5245)

IJ-CR-181063

GitOrigin-RevId: eb99fc80a1d7c0c51a39b76cb98da1a7aac78b47
2025-11-03 22:45:34 +00:00
..