mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 22:17:05 +07:00
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. GitOrigin-RevId: 0f44a59494899ed4234a9a60f7466290317d5245