Files
openide/platform/platform-tests/benchmarks/intellij.platform.benchmarks.iml
Ruslan Cheremin b060119a56 [indexes] IJPL-1365: jmh-benchmarks for IndexStorageLayoutProvider
GitOrigin-RevId: aa90e9875a2270fbbe0b0d47fab748bb49f0fc8b
2024-05-28 18:41:43 +00:00

19 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$/src" isTestSource="true" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="intellij.platform.ide.impl" />
<orderEntry type="library" scope="TEST" name="jmh-core" level="project" />
<orderEntry type="library" scope="TEST" name="jmh-generator-annprocess" level="project" />
<orderEntry type="module" module-name="intellij.platform.testFramework" scope="TEST" />
<orderEntry type="library" scope="TEST" name="fastutil-min" level="project" />
<orderEntry type="module" module-name="intellij.platform.diagnostic.telemetry" scope="TEST" />
<orderEntry type="module" module-name="intellij.platform.util.io.storages" />
<orderEntry type="module" module-name="intellij.platform.util.tests" scope="TEST" />
</component>
</module>