mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-04 00:20:55 +07:00
Replace 'kotlinc.kotlin-scripting-jvm' project library with 'kotlinc-delegator.kotlin-scripting-jvm' 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: e7ad207a66df0528554507c9765640859d5e43a3
This commit is contained in:
committed by
intellij-monorepo-bot
parent
a69ff1ee67
commit
2c45684416
@@ -27,7 +27,7 @@
|
||||
<orderEntry type="module" module-name="kotlinc-delegator.kotlin-compiler" scope="TEST" />
|
||||
<orderEntry type="module" module-name="kotlinc-delegator.kotlin-scripting-compiler" scope="TEST" />
|
||||
<orderEntry type="module" module-name="kotlinc-delegator.kotlin-scripting-compiler-impl" scope="TEST" />
|
||||
<orderEntry type="library" scope="TEST" name="kotlinc.kotlin-scripting-jvm" level="project" />
|
||||
<orderEntry type="module" module-name="kotlinc-delegator.kotlin-scripting-jvm" />
|
||||
<orderEntry type="module" module-name="kotlinc-delegator.kotlin-script-runtime" scope="TEST" />
|
||||
<orderEntry type="module" module-name="kotlinc-delegator.kotlin-script-util" scope="TEST" />
|
||||
<orderEntry type="module" module-name="kotlinc-delegator.kotlin-scripting-common" scope="TEST" />
|
||||
|
||||
Reference in New Issue
Block a user