summaryrefslogtreecommitdiff
path: root/.idea/compiler.xml
diff options
context:
space:
mode:
authorLogan Fick <logaldeveloper@protonmail.com>2019-02-08 15:18:21 -0500
committerLogan Fick <logaldeveloper@protonmail.com>2019-02-08 15:18:21 -0500
commitd97d5ec2af1ec079842ac12c84d8405bc0a664ef (patch)
tree51d1cc5fbb2b5b057d7325ca174e329da0245b9f /.idea/compiler.xml
parent1ba1d8806a4ac14f4e3deeec000695ff6405dd10 (diff)
Added IntelliJ IDEA configuration files.
Diffstat (limited to '.idea/compiler.xml')
-rw-r--r--.idea/compiler.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/.idea/compiler.xml b/.idea/compiler.xml
new file mode 100644
index 0000000..8463d1e
--- /dev/null
+++ b/.idea/compiler.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+ <component name="CompilerConfiguration">
+ <bytecodeTargetLevel>
+ <module name="ChatAPI.main" target="1.8" />
+ <module name="ChatAPI.test" target="1.8" />
+ </bytecodeTargetLevel>
+ </component>
+</project> \ No newline at end of file