mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-14 18:05:27 +07:00
15 lines
789 B
XML
15 lines
789 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.jps.model.impl" />
|
|
<orderEntry type="module" module-name="intellij.platform.testFramework" exported="" scope="TEST" />
|
|
<orderEntry type="library" scope="TEST" name="assertJ" level="project" />
|
|
<orderEntry type="module" module-name="intellij.platform.testExtensions" scope="TEST" />
|
|
</component>
|
|
</module> |