mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-04 08:51:02 +07:00
19 lines
816 B
XML
19 lines
816 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$/testSrc">
|
|
<sourceFolder url="file://$MODULE_DIR$/testSrc" isTestSource="true" />
|
|
</content>
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="module" module-name="testFramework-java" />
|
|
<orderEntry type="module" module-name="python" />
|
|
<orderEntry type="module" module-name="codeInsight-tests" />
|
|
<orderEntry type="library" name="JUnit3" level="project" />
|
|
<orderEntry type="module" module-name="idea" />
|
|
<orderEntry type="module" module-name="idea-tests" />
|
|
</component>
|
|
</module>
|
|
|