FIR CLI: fix java sources search scope usage
This commit is contained in:
@@ -397,7 +397,7 @@ fun createSession(
|
||||
externalSessionProvider = sessionProvider,
|
||||
projectEnvironment,
|
||||
moduleConfiguration.languageVersionSettings,
|
||||
sourceScope,
|
||||
projectEnvironment.getSearchScopeForProjectJavaSources(),
|
||||
librariesScope,
|
||||
lookupTracker = moduleConfiguration.get(CommonConfigurationKeys.LOOKUP_TRACKER),
|
||||
providerAndScopeForIncrementalCompilation,
|
||||
|
||||
Reference in New Issue
Block a user