-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathtm-project.iml
18 lines (18 loc) · 1.01 KB
/
tm-project.iml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="FacetManager">
<facet type="Python" name="Python">
<configuration sdkName="Python 3.5.1 (/Library/Frameworks/Python.framework/Versions/3.5/bin/python3.5)" />
</facet>
</component>
<component name="NewModuleRootManager" inherit-compiler-output="false">
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
</content>
<orderEntry type="jdk" jdkName="Python 3.5.1 (/Library/Frameworks/Python.framework/Versions/3.5/bin/python3.5)" jdkType="Python SDK" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="edu.mit.jwi_2.4.0_jdk" level="project" />
<orderEntry type="library" name="stanford-corenlp-3.6.0" level="project" />
<orderEntry type="library" name="Python 3.5.1 (/Library/Frameworks/Python.framework/Versions/3.5/bin/python3.5) interpreter library" level="application" />
</component>
</module>