mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-13 15:52:01 +07:00
15 lines
747 B
XML
15 lines
747 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module type="JAVA_MODULE" version="4">
|
|
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8" inherit-compiler-output="true">
|
|
<exclude-output />
|
|
<content url="file://$MODULE_DIR$">
|
|
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
|
|
</content>
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="module" module-name="intellij.junit.rt" />
|
|
<orderEntry type="module" module-name="intellij.java.rt" />
|
|
<orderEntry type="library" scope="PROVIDED" name="JUnit5Launcher" level="project" />
|
|
<orderEntry type="library" scope="PROVIDED" name="JUnit5" level="project" />
|
|
</component>
|
|
</module> |