- Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathThinkInJava.iml
More file actions
Latest commit
60 lines (60 loc) · 1.99 KB
/
Copy pathThinkInJava.iml
File metadata and controls
60 lines (60 loc) · 1.99 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
<?xml version="1.0" encoding="UTF-8"?>
<moduletype="JAVA_MODULE"version="4">
<componentname="NewModuleRootManager"inherit-compiler-output="true">
<exclude-output />
<contenturl="file://$MODULE_DIR$">
<sourceFolderurl="file://$MODULE_DIR$/src"isTestSource="false" />
<sourceFolderurl="file://$MODULE_DIR$/lib"type="java-resource" />
</content>
<orderEntrytype="jdk"jdkName="1.8"jdkType="JavaSDK" />
<orderEntrytype="sourceFolder"forTests="false" />
<orderEntrytype="module-library"exported="">
<library>
<CLASSES>
<rooturl="jar://$MODULE_DIR$/lib/hutool/hutool-all/4.1.12/hutool-all-4.1.12.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntrytype="module-library"exported="">
<library>
<CLASSES>
<rooturl="jar://$MODULE_DIR$/lib/gson-2.8.6.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntrytype="module-library"exported="">
<library>
<CLASSES>
<rooturl="jar://$MODULE_DIR$/lib/jol-core-0.14.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<rooturl="jar://$USER_HOME$/.ideaLibSources/jol-core-0.14-sources.jar!/" />
</SOURCES>
</library>
</orderEntry>
<orderEntrytype="module-library"exported="">
<libraryname="JUnit4">
<CLASSES>
<rooturl="jar://$MAVEN_REPOSITORY$/junit/junit/4.12/junit-4.12.jar!/" />
<rooturl="jar://$MAVEN_REPOSITORY$/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntrytype="module-library"exported="">
<library>
<CLASSES>
<rooturl="jar://$MODULE_DIR$/lib/org.apache.commons.lang-2.5.0.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
</component>
</module>