summaryrefslogtreecommitdiff
path: root/.idea/compiler.xml
diff options
context:
space:
mode:
Diffstat (limited to '.idea/compiler.xml')
-rw-r--r--.idea/compiler.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/.idea/compiler.xml b/.idea/compiler.xml
index 96cc43ef..0103dd1c 100644
--- a/.idea/compiler.xml
+++ b/.idea/compiler.xml
@@ -18,5 +18,15 @@
<processorPath useClasspath="true" />
</profile>
</annotationProcessing>
+ <bytecodeTargetLevel>
+ <module name="baseLibrary_main" target="1.6" />
+ <module name="baseLibrary_test" target="1.6" />
+ <module name="compilationTests_main" target="1.6" />
+ <module name="compilationTests_test" target="1.6" />
+ <module name="compiler_main" target="1.8" />
+ <module name="compiler_test" target="1.8" />
+ <module name="compilerCommon_main" target="1.8" />
+ <module name="compilerCommon_test" target="1.8" />
+ </bytecodeTargetLevel>
</component>
</project> \ No newline at end of file