mirror of
https://github.com/FatttSnake/ClassroomInteraction.git
synced 2026-04-06 02:31:26 +08:00
Optimize project structure, add log4j2.
This commit is contained in:
12
Student/ClassroomInteraction.Student.iml
Normal file
12
Student/ClassroomInteraction.Student.iml
Normal file
@@ -0,0 +1,12 @@
|
||||
<?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$" />
|
||||
<orderEntry type="inheritedJdk" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
<orderEntry type="module" module-name="ClassroomInteraction.Library" />
|
||||
<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