mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-15 11:53:49 +07:00
The library may be disposed from the moment it got into the queue till the moment it's processed GitOrigin-RevId: fe8a580766a267db11fb095ca71b589d17a34bbc
26 lines
1.7 KiB
XML
26 lines
1.7 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$/testSrc">
|
|
<sourceFolder url="file://$MODULE_DIR$/testSrc" isTestSource="true" />
|
|
</content>
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="module" module-name="intellij.java.ui" />
|
|
<orderEntry type="module" module-name="intellij.java.testFramework" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.java.aetherDependencyResolver" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.java.execution.impl" scope="TEST" />
|
|
<orderEntry type="library" scope="TEST" name="assertJ" level="project" />
|
|
<orderEntry type="module" module-name="intellij.platform.tests" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.platform.core.ui" />
|
|
<orderEntry type="module" module-name="intellij.java.compiler" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.platform.util.jdom" scope="TEST" />
|
|
<orderEntry type="library" scope="TEST" name="kotlinx-coroutines-core" level="project" />
|
|
<orderEntry type="module" module-name="intellij.platform.testFramework" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.platform.workspace.jps" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.platform.backend.workspace" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.platform.testFramework.junit5" scope="TEST" />
|
|
<orderEntry type="library" name="kotlin-test" level="project" />
|
|
</component>
|
|
</module> |