mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-04 00:20:55 +07:00
A few modules are still left due to a complex dependency on fe10, so the issue cannot be marked as fixed yet ^KTIJ-29898 GitOrigin-RevId: 66bb3d0e332c1d76727c395cd0464c35f20df6b3
17 lines
900 B
XML
17 lines
900 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module type="JAVA_MODULE" version="4">
|
|
<component name="NewModuleRootManager" inherit-compiler-output="true">
|
|
<exclude-output />
|
|
<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" />
|
|
<orderEntry type="library" name="kotlinc.kotlin-compiler-common" level="project" />
|
|
<orderEntry type="library" name="kotlinc.kotlin-jps-common" level="project" />
|
|
<orderEntry type="module" module-name="kotlin.base.frontend-agnostic" />
|
|
<orderEntry type="module" module-name="intellij.platform.util.jdom" />
|
|
<orderEntry type="module" module-name="intellij.platform.projectModel.impl" />
|
|
</component>
|
|
</module> |