Switch jvm target to 1.8 in Ultimate plugin and missed version to core modules

This commit is contained in:
Mikhael Bogdanov
2017-08-04 15:43:52 +02:00
parent 563472e676
commit d738633981
3 changed files with 9 additions and 0 deletions
@@ -7,6 +7,7 @@
<compilerArguments>
<option name="languageVersion" value="1.1" />
<option name="apiVersion" value="1.1" />
<option name="version" value="true" />
</compilerArguments>
</configuration>
</facet>