mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-24 09:20:53 +07:00
Replace dependency on 'kotlinc.kotlin-stdlib-jdk8' with dependency on 'kotlinc-delegator.kotlin-stdlib-jdk8' module delegator
This commit is part of series of project model refactoring commits, look at neighborhood commits. Check out last commits in this sequence. These commit are done for sake of unification and making it easier to write cooperative compilation prototype. GitOrigin-RevId: 4ec18be4192e6ea9fe93f14e3e9fac83cec68c91
This commit is contained in:
committed by
intellij-monorepo-bot
parent
2c45684416
commit
6e29578615
@@ -21,7 +21,7 @@
|
||||
</content>
|
||||
<orderEntry type="inheritedJdk" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
<orderEntry type="library" name="kotlinc.kotlin-stdlib-jdk8" level="project" />
|
||||
<orderEntry type="module" module-name="kotlinc-delegator.kotlin-stdlib-jdk8" />
|
||||
<orderEntry type="module" module-name="kotlinc-delegator.kotlin-compiler" />
|
||||
<orderEntry type="module" module-name="kotlinc-delegator.kotlin-scripting-compiler" />
|
||||
<orderEntry type="module" module-name="kotlinc-delegator.kotlin-scripting-compiler-impl" />
|
||||
|
||||
Reference in New Issue
Block a user