mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-22 14:31:25 +07:00
This is needed to allow checking the new implementation (IJPL-409) using the old tests. GitOrigin-RevId: c276d565e0d944a0d2f376db9178200b5add679a
17 lines
1016 B
XML
17 lines
1016 B
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.platform.testFramework.junit5" exported="" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.platform.jps.model.serialization" />
|
|
<orderEntry type="module" module-name="intellij.platform.jps.model.tests" exported="" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.platform.testExtensions" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.platform.util.jdom" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.platform.workspace.jps" scope="RUNTIME" />
|
|
</component>
|
|
</module> |