-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathKnnWorkPlz.iml
18 lines (18 loc) · 1.07 KB
/
KnnWorkPlz.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="NewModuleRootManager">
<output url="file://$MODULE_DIR$/out/compiled/production/KnnWorkPlz" />
<output-test url="file://$MODULE_DIR$/out/compiled/test/KnnWorkPlz" />
<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" exported="" name="scala-sdk-2.11.0" level="application" />
<orderEntry type="library" exported="" name="org.apache.spark:spark-core_2.11:2.1.0" level="project" />
<orderEntry type="library" name="scala-sdk-2.10.4" level="application" />
<orderEntry type="library" name="scala-sdk-2.11.8" level="application" />
<orderEntry type="library" exported="" name="org.scalamock:scalamock-scalatest-support_2.11:3.2.2" level="project" />
<orderEntry type="library" exported="" name="org.easymock:easymock:3.4" level="project" />
</component>
</module>