Files
openide/plugins/evaluation-plugin/languages/java/intellij.evaluationPlugin.languages.java.iml
Mikhail Pyltsin c1195c92c0 [java-completion] IDEA-342465 run configuration
GitOrigin-RevId: 3ea32ebcec6161e1bbadb19bbcdcd43aac4b4e5e
2024-01-18 22:54:08 +00:00

20 lines
1.1 KiB
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$/resources" type="java-resource" />
<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="module" module-name="intellij.platform.externalSystem.impl" />
<orderEntry type="module" module-name="intellij.maven" />
<orderEntry type="module" module-name="intellij.java" />
<orderEntry type="module" module-name="intellij.java.impl" />
<orderEntry type="module" module-name="intellij.evaluationPlugin.languages" />
<orderEntry type="module" module-name="intellij.evaluationPlugin.core" />
<orderEntry type="module" module-name="intellij.gradle.common" />
</component>
</module>