Revert "kotlin.util.compiler-classpath - remove empty source root"

This reverts commit f8abed606db6d32bea342bd3c988eedc09fc2289.

^KTIJ-33451 fixed

GitOrigin-RevId: ad37c2b01cb767619205c2d37069e2c03a2d57a7
This commit is contained in:
Marco Pennekamp
2025-03-11 15:00:59 +00:00
committed by intellij-monorepo-bot
parent afcf362156
commit e484333633
2 changed files with 3 additions and 1 deletions

View File

@@ -2,7 +2,9 @@
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$" />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="kotlin-stdlib" level="project" />