mirror of
https://github.com/FatttSnake/ClassroomInteraction.git
synced 2026-04-06 08:21:27 +08:00
Optimize project structure, add log4j2.
This commit is contained in:
18
Student/src/test/ClassroomInteraction.Student.test.iml
Normal file
18
Student/src/test/ClassroomInteraction.Student.test.iml
Normal file
@@ -0,0 +1,18 @@
|
||||
<?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" />
|
||||
</component>
|
||||
</module>
|
||||
Reference in New Issue
Block a user