forked from JAVA-000/JAVA-000
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathJAVA-000.iml
21 lines (21 loc) · 1.28 KB
/
JAVA-000.iml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?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$">
<sourceFolder url="file://$MODULE_DIR$/Week_01" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/Week_03" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/Concurrent" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/Agent" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/Week_04" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/Week_05/0501/src/main/java" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/Week_05/0501/src/main/resources" type="java-resource" />
<sourceFolder url="file://$MODULE_DIR$/Week_05/0501/src/test/java" isTestSource="true" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="io.netty:netty-all:4.1.35.Final" level="project" />
<orderEntry type="library" name="org.slf4j:slf4j-ext:1.7.12" level="project" />
<orderEntry type="library" name="org.apache.httpcomponents:httpasyncclient:4.1.4" level="project" />
</component>
</module>