mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-13 06:59:44 +07:00
17 lines
946 B
XML
17 lines
946 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module relativePaths="true" type="JAVA_MODULE" version="4">
|
|
<component name="NewModuleRootManager" inherit-compiler-output="true">
|
|
<exclude-output />
|
|
<content url="file://$MODULE_DIR$/testSource">
|
|
<sourceFolder url="file://$MODULE_DIR$/testSource" isTestSource="true" />
|
|
</content>
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="module" module-name="intellij.platform.structuralSearch" />
|
|
<orderEntry type="module" module-name="intellij.java.testFramework" />
|
|
<orderEntry type="module" module-name="intellij.xml.impl" />
|
|
<orderEntry type="module" module-name="intellij.java.structuralSearch" />
|
|
<orderEntry type="module" module-name="intellij.platform.util.jdom" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.tools.ide.metrics.benchmark" scope="TEST" />
|
|
</component>
|
|
</module> |