mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-08 15:09:39 +07:00
IntelliJ project configuration: add dummy tags to kotlinc.xml configuration files
To avoid modified files in checkout directory until KT-29269 is fixed.
This commit is contained in:
3
.idea/kotlinc.xml
generated
3
.idea/kotlinc.xml
generated
@@ -1,5 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="Kotlin2JsCompilerArguments">
|
||||
<option name="sourceMapEmbedSources" />
|
||||
</component>
|
||||
<component name="Kotlin2JvmCompilerArguments">
|
||||
<option name="jvmTarget" value="1.8" />
|
||||
</component>
|
||||
|
||||
Reference in New Issue
Block a user