mirror of
https://github.com/FatttSnake/ClassroomInteraction.git
synced 2026-04-05 22:01:25 +08:00
19 lines
1005 B
XML
19 lines
1005 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module type="JAVA_MODULE" version="4">
|
|
<component name="NewModuleRootManager">
|
|
<output-test url="file://$MODULE_DIR$/../../build/classes/java/test" />
|
|
<exclude-output />
|
|
<content url="file://$MODULE_DIR$">
|
|
<sourceFolder url="file://$MODULE_DIR$/java" isTestSource="true" />
|
|
<sourceFolder url="file://$MODULE_DIR$/resources" type="java-test-resource" />
|
|
</content>
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="module" module-name="ClassroomInteraction.Library.main" />
|
|
<orderEntry type="module" module-name="ClassroomInteraction.Student.main" />
|
|
<orderEntry type="library" name="JUnit5.8.1" level="project" />
|
|
<orderEntry type="library" name="log4j-core-2.17.2" level="project" />
|
|
<orderEntry type="library" name="log4j-api-2.17.2" level="project" />
|
|
<orderEntry type="library" name="formdev.flatlaf" level="project" />
|
|
</component>
|
|
</module> |