-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathsamples.iml
27 lines (27 loc) · 1.34 KB
/
samples.iml
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
<?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" />
</facet>
</component>
<component name="Go" enabled="true" />
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<excludeFolder url="file://$MODULE_DIR$/tmp" />
<excludeFolder url="file://$MODULE_DIR$/venv" />
</content>
<orderEntry type="jdk" jdkName="1.8" jdkType="JavaSDK" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="btrace" level="project" />
<orderEntry type="library" name="hadoop" level="project" />
<orderEntry type="library" name="commons-lang3-3.3.2" level="project" />
<orderEntry type="library" name="sal-api-3.2.0-abbce37" level="project" />
<orderEntry type="library" name="atlassian-rest-module-2.9.13" level="project" />
<orderEntry type="library" name="spock-core-1.3-groovy-2.5" level="project" />
<orderEntry type="library" name="sal-core-4.0.0-490c946" level="project" />
<orderEntry type="library" name="groovy-2.5.8" level="application" />
<orderEntry type="library" name="Python 2.7 interpreter library" level="application" />
</component>
</module>