Files
openide/plugins/evaluation-plugin/core/intellij.evaluationPlugin.core.iml
Gleb Marin 06a027d4c2 [evaluation-plugin] Record FUS to file
Co-authored-by:
Gleb Marin <gleb.marin@jetbrains.com>
Igor Davidenko <Igor.Davidenko@jetbrains.com>

Merge-request: IJ-MR-139810
Merged-by: Igor Davidenko <Igor.Davidenko@jetbrains.com>

GitOrigin-RevId: e6918392f03aa7eaf6f0b0c9a6ec3758a58d33d5
2024-07-24 18:34:10 +00:00

26 lines
1.5 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="library" name="gson" level="project" />
<orderEntry type="library" name="commons-compress" level="project" />
<orderEntry type="library" name="kotlinx-html-jvm" level="project" />
<orderEntry type="library" name="commons-lang3" level="project" />
<orderEntry type="library" name="commons-text" level="project" />
<orderEntry type="module" module-name="intellij.platform.core" />
<orderEntry type="module" module-name="intellij.tools.ide.metrics.collector" />
<orderEntry type="library" name="jackson-databind" level="project" />
<orderEntry type="module" module-name="intellij.platform.statistics" />
<orderEntry type="module" module-name="intellij.platform.util" />
<orderEntry type="module" module-name="intellij.platform.extensions" />
<orderEntry type="module" module-name="intellij.platform.statistics.uploader" />
<orderEntry type="module" module-name="intellij.platform.util.ex" />
</component>
</module>