mirror of
https://github.com/FatttSnake/ClassroomInteraction.git
synced 2026-04-06 02:21:26 +08:00
Optimize project structure, add log4j2.
This commit is contained in:
13
Library/ClassroomInteraction.Library.iml
Normal file
13
Library/ClassroomInteraction.Library.iml
Normal file
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<module type="JAVA_MODULE" version="4">
|
||||
<component name="NewModuleRootManager">
|
||||
<output url="file:///production/ClassroomInteraction.Library" />
|
||||
<output-test url="file:///test/ClassroomInteraction.Library" />
|
||||
<exclude-output />
|
||||
<content url="file://$MODULE_DIR$" />
|
||||
<orderEntry type="inheritedJdk" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
<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