-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathThinkInJavaLearning.iml
21 lines (21 loc) · 1006 Bytes
/
ThinkInJavaLearning.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="FacetManager">
<facet type="Python" name="Python">
<configuration sdkName="Python 2.7.3 (D:\ProgramSDK\Python2.7.3\python.exe)" />
</facet>
</component>
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<option name="createStubs" value="true" />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="Python 2.7.3 (D:\ProgramSDK\Python2.7.3\python.exe) interpreter library" level="application" />
<orderEntry type="library" name="TinkingInJava" level="project" />
<orderEntry type="library" name="xom-1.2.5" level="project" />
<orderEntry type="library" name="javassist-3.21.0-GA" level="project" />
</component>
</module>