74cd449d86
- 'overwrite' is false by default, so now it's set to true explicitly - copy the runtime to all other plugins as well because runtimes from those plugins sometimes appear before the Kotlin one
26 lines
1.0 KiB
XML
26 lines
1.0 KiB
XML
<component name="ArtifactManager">
|
|
<artifact name="KotlinAndroidExtensions">
|
|
<output-path>$PROJECT_DIR$/out/artifacts/KotlinAndroidExtensions</output-path>
|
|
<properties id="ant-postprocessing">
|
|
<options enabled="true">
|
|
<file>file://$PROJECT_DIR$/idea-runner/runner.xml</file>
|
|
<target>copy-runtime-for-idea-plugin</target>
|
|
</options>
|
|
</properties>
|
|
<root id="root">
|
|
<element id="directory" name="lib">
|
|
<element id="archive" name="kotlin-android-extensions.jar">
|
|
<element id="module-output" name="android-idea-plugin" />
|
|
</element>
|
|
<element id="directory" name="jps">
|
|
<element id="archive" name="kotlin-android-extensions-jps.jar">
|
|
<element id="module-output" name="android-jps-plugin" />
|
|
</element>
|
|
</element>
|
|
<element id="archive" name="android-compiler-plugin.jar">
|
|
<element id="module-output" name="android-compiler-plugin" />
|
|
</element>
|
|
</element>
|
|
</root>
|
|
</artifact>
|
|
</component> |