58eca451c4
PsiElementFinder doesn't find classes from sdks that aren't Project SDK, so when Script Sdk differs from it we need to additionally search classes in script sdk using KotlinScriptDependenciesClassFinder (as we do for classes from ScriptDependencies.classpath) ^KT-31152 Fixed
3 lines
89 B
Kotlin
Vendored
3 lines
89 B
Kotlin
Vendored
import java.util.stream.IntStream
|
|
|
|
// DEPENDENCIES: javaHome:9; classpath:runtime-classes |