summaryrefslogtreecommitdiff
path: root/.idea/modules/honeypot.iml
diff options
context:
space:
mode:
Diffstat (limited to '.idea/modules/honeypot.iml')
-rw-r--r--.idea/modules/honeypot.iml18
1 files changed, 18 insertions, 0 deletions
diff --git a/.idea/modules/honeypot.iml b/.idea/modules/honeypot.iml
new file mode 100644
index 0000000..e735fa7
--- /dev/null
+++ b/.idea/modules/honeypot.iml
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<module external.linked.project.id="honeypot [file:/home/dropkick/dev/honeypot/honeypot/]" external.linked.project.path="$MODULE_DIR$/../.." external.root.project.path="$MODULE_DIR$/../.." external.system.id="SBT" type="JAVA_MODULE" version="4">
+ <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8">
+ <output url="file://$MODULE_DIR$/../../target/scala-2.13/classes" />
+ <output-test url="file://$MODULE_DIR$/../../target/scala-2.13/test-classes" />
+ <exclude-output />
+ <content url="file://$MODULE_DIR$/../..">
+ <sourceFolder url="file://$MODULE_DIR$/../../src/main/scala" isTestSource="false" />
+ <excludeFolder url="file://$MODULE_DIR$/../../target" />
+ </content>
+ <orderEntry type="inheritedJdk" />
+ <orderEntry type="sourceFolder" forTests="false" />
+ <orderEntry type="library" name="sbt: com.typesafe.akka:akka-actor_2.13:2.6.6:jar" level="project" />
+ <orderEntry type="library" name="sbt: com.typesafe:config:1.4.0:jar" level="project" />
+ <orderEntry type="library" name="sbt: org.scala-lang.modules:scala-java8-compat_2.13:0.9.0:jar" level="project" />
+ <orderEntry type="library" name="sbt: org.scala-lang:scala-library:2.13.1:jar" level="project" />
+ </component>
+</module> \ No newline at end of file