2021-02-09 00:06:11 +00:00
|
|
|
<?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$">
|
2021-07-10 18:50:07 +00:00
|
|
|
<sourceFolder url="file://$MODULE_DIR$/res" type="java-resource" />
|
2021-02-09 00:06:11 +00:00
|
|
|
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
|
2021-10-10 21:04:31 +00:00
|
|
|
<excludeFolder url="file://$MODULE_DIR$/build" />
|
2021-02-09 00:06:11 +00:00
|
|
|
</content>
|
2021-12-04 17:20:22 +00:00
|
|
|
<orderEntry type="inheritedJdk" />
|
2021-02-09 00:06:11 +00:00
|
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
|
|
<orderEntry type="library" name="KotlinJavaRuntime" level="project" />
|
|
|
|
<orderEntry type="module" module-name="parser" />
|
2022-03-10 22:08:41 +00:00
|
|
|
<orderEntry type="module" module-name="codeCore" />
|
2021-10-12 01:06:26 +00:00
|
|
|
<orderEntry type="library" name="antlr.antlr4" level="project" />
|
2021-10-12 19:32:47 +00:00
|
|
|
<orderEntry type="library" name="michael.bull.kotlin.result.jvm" level="project" />
|
2021-02-09 00:06:11 +00:00
|
|
|
</component>
|
|
|
|
</module>
|