Kotlin Facet: Fix reading of v1 configuration

Favor language/api version specified in <versionInfo> element
in case it differs from the one in
<option name="_commonCompilerArguments">

#KT-16861 Fixed
This commit is contained in:
Alexey Sedunov
2017-03-16 02:48:27 +03:00
parent ca46100581
commit 2bb7bdfc3f
13 changed files with 334 additions and 1 deletions
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/.idea/createdIn107.iml" filepath="$PROJECT_DIR$/.idea/createdIn107.iml" />
</modules>
</component>
</project>