mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-15 11:53:49 +07:00
[kotlin] Update bundled Kotlin compiler
This version includes change in the compiler that removes hard reference to `LanguageLevel` entities to ease modifications in intellij project.
A commit to the compiler: c9a93eb1b5
GitOrigin-RevId: 2e121a78abb654f3a7a8aad010710cd6a46745e9
This commit is contained in:
committed by
intellij-monorepo-bot
parent
e4885ec6aa
commit
5233d0ed8f
40
.idea/artifacts/KotlinPluginCommunity.xml
generated
40
.idea/artifacts/KotlinPluginCommunity.xml
generated
@@ -4,13 +4,13 @@
|
||||
<output-path>$PROJECT_DIR$/out/artifacts/KotlinPluginCommunity</output-path>
|
||||
<root id="root">
|
||||
<element id="directory" name="kotlinc">
|
||||
<element id="extracted-dir" path="$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-dist-for-ide/1.5.10-release-941/kotlin-dist-for-ide-1.5.10-release-941.jar" path-in-jar="/" />
|
||||
<element id="extracted-dir" path="$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-dist-for-ide/1.5.10-release-943/kotlin-dist-for-ide-1.5.10-release-943.jar" path-in-jar="/" />
|
||||
</element>
|
||||
<element id="directory" name="lib">
|
||||
<element id="directory" name="jps">
|
||||
<element id="archive" name="kotlin-jps-plugin.jar">
|
||||
<element id="module-output" name="kotlin.jps-plugin" />
|
||||
<element id="extracted-dir" path="$MAVEN_REPOSITORY$/org/jetbrains/kotlin/compiler-components-for-jps/1.5.10-release-941/compiler-components-for-jps-1.5.10-release-941.jar" path-in-jar="/" />
|
||||
<element id="extracted-dir" path="$MAVEN_REPOSITORY$/org/jetbrains/kotlin/compiler-components-for-jps/1.5.10-release-943/compiler-components-for-jps-1.5.10-release-943.jar" path-in-jar="/" />
|
||||
</element>
|
||||
</element>
|
||||
<element id="library" level="project" name="javaslang" />
|
||||
@@ -19,35 +19,35 @@
|
||||
<element id="library" level="project" name="kotlinx-coroutines-jdk8" />
|
||||
<element id="library" level="project" name="completion-ranking-kotlin" />
|
||||
<element id="archive" name="kotlin-stdlib.jar">
|
||||
<element id="extracted-dir" path="$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-stdlib/1.5.10-release-941/kotlin-stdlib-1.5.10-release-941.jar" path-in-jar="/" />
|
||||
<element id="extracted-dir" path="$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-stdlib/1.5.10-release-943/kotlin-stdlib-1.5.10-release-943.jar" path-in-jar="/" />
|
||||
</element>
|
||||
<element id="archive" name="kotlin-stdlib-jdk7.jar">
|
||||
<element id="extracted-dir" path="$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.5.10-release-941/kotlin-stdlib-jdk7-1.5.10-release-941.jar" path-in-jar="/" />
|
||||
<element id="extracted-dir" path="$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.5.10-release-943/kotlin-stdlib-jdk7-1.5.10-release-943.jar" path-in-jar="/" />
|
||||
</element>
|
||||
<element id="archive" name="kotlin-stdlib-jdk8.jar">
|
||||
<element id="extracted-dir" path="$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.5.10-release-941/kotlin-stdlib-jdk8-1.5.10-release-941.jar" path-in-jar="/" />
|
||||
<element id="extracted-dir" path="$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.5.10-release-943/kotlin-stdlib-jdk8-1.5.10-release-943.jar" path-in-jar="/" />
|
||||
</element>
|
||||
<element id="archive" name="kotlin-reflect.jar">
|
||||
<element id="extracted-dir" path="$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-reflect/1.5.10-release-941/kotlin-reflect-1.5.10-release-941.jar" path-in-jar="/" />
|
||||
<element id="extracted-dir" path="$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-reflect/1.5.10-release-943/kotlin-reflect-1.5.10-release-943.jar" path-in-jar="/" />
|
||||
</element>
|
||||
<element id="archive" name="kotlin-plugin.jar">
|
||||
<element id="directory" name="META-INF">
|
||||
<element id="directory" name="extensions">
|
||||
<element id="extracted-dir" path="$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-compiler-for-ide/1.5.10-release-941/kotlin-compiler-for-ide-1.5.10-release-941.jar" path-in-jar="/META-INF/extensions/" />
|
||||
<element id="extracted-dir" path="$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-compiler-for-ide/1.5.10-release-943/kotlin-compiler-for-ide-1.5.10-release-943.jar" path-in-jar="/META-INF/extensions/" />
|
||||
</element>
|
||||
</element>
|
||||
<element id="extracted-dir" path="$MAVEN_REPOSITORY$/org/jetbrains/kotlin/android-extensions-compiler-plugin-for-ide/1.5.10-release-941/android-extensions-compiler-plugin-for-ide-1.5.10-release-941.jar" path-in-jar="/" />
|
||||
<element id="extracted-dir" path="$MAVEN_REPOSITORY$/org/jetbrains/kotlin/allopen-compiler-plugin-for-ide/1.5.10-release-941/allopen-compiler-plugin-for-ide-1.5.10-release-941.jar" path-in-jar="/" />
|
||||
<element id="extracted-dir" path="$MAVEN_REPOSITORY$/org/jetbrains/kotlin/noarg-compiler-plugin-for-ide/1.5.10-release-941/noarg-compiler-plugin-for-ide-1.5.10-release-941.jar" path-in-jar="/" />
|
||||
<element id="extracted-dir" path="$MAVEN_REPOSITORY$/org/jetbrains/kotlin/sam-with-receiver-compiler-plugin-for-ide/1.5.10-release-941/sam-with-receiver-compiler-plugin-for-ide-1.5.10-release-941.jar" path-in-jar="/" />
|
||||
<element id="extracted-dir" path="$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlinx-serialization-compiler-plugin-for-ide/1.5.10-release-941/kotlinx-serialization-compiler-plugin-for-ide-1.5.10-release-941.jar" path-in-jar="/" />
|
||||
<element id="extracted-dir" path="$MAVEN_REPOSITORY$/org/jetbrains/kotlin/parcelize-compiler-plugin-for-ide/1.5.10-release-941/parcelize-compiler-plugin-for-ide-1.5.10-release-941.jar" path-in-jar="/" />
|
||||
<element id="extracted-dir" path="$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-script-util/1.5.10-release-941/kotlin-script-util-1.5.10-release-941.jar" path-in-jar="/" />
|
||||
<element id="extracted-dir" path="$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-script-runtime/1.5.10-release-941/kotlin-script-runtime-1.5.10-release-941.jar" path-in-jar="/" />
|
||||
<element id="extracted-dir" path="$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-scripting-common/1.5.10-release-941/kotlin-scripting-common-1.5.10-release-941.jar" path-in-jar="/" />
|
||||
<element id="extracted-dir" path="$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-scripting-jvm/1.5.10-release-941/kotlin-scripting-jvm-1.5.10-release-941.jar" path-in-jar="/" />
|
||||
<element id="extracted-dir" path="$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-scripting-compiler-impl/1.5.10-release-941/kotlin-scripting-compiler-impl-1.5.10-release-941.jar" path-in-jar="/" />
|
||||
<element id="extracted-dir" path="$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-gradle-statistics-for-ide/1.5.10-release-941/kotlin-gradle-statistics-for-ide-1.5.10-release-941.jar" path-in-jar="/" />
|
||||
<element id="extracted-dir" path="$MAVEN_REPOSITORY$/org/jetbrains/kotlin/android-extensions-compiler-plugin-for-ide/1.5.10-release-943/android-extensions-compiler-plugin-for-ide-1.5.10-release-943.jar" path-in-jar="/" />
|
||||
<element id="extracted-dir" path="$MAVEN_REPOSITORY$/org/jetbrains/kotlin/allopen-compiler-plugin-for-ide/1.5.10-release-943/allopen-compiler-plugin-for-ide-1.5.10-release-943.jar" path-in-jar="/" />
|
||||
<element id="extracted-dir" path="$MAVEN_REPOSITORY$/org/jetbrains/kotlin/noarg-compiler-plugin-for-ide/1.5.10-release-943/noarg-compiler-plugin-for-ide-1.5.10-release-943.jar" path-in-jar="/" />
|
||||
<element id="extracted-dir" path="$MAVEN_REPOSITORY$/org/jetbrains/kotlin/sam-with-receiver-compiler-plugin-for-ide/1.5.10-release-943/sam-with-receiver-compiler-plugin-for-ide-1.5.10-release-943.jar" path-in-jar="/" />
|
||||
<element id="extracted-dir" path="$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlinx-serialization-compiler-plugin-for-ide/1.5.10-release-943/kotlinx-serialization-compiler-plugin-for-ide-1.5.10-release-943.jar" path-in-jar="/" />
|
||||
<element id="extracted-dir" path="$MAVEN_REPOSITORY$/org/jetbrains/kotlin/parcelize-compiler-plugin-for-ide/1.5.10-release-943/parcelize-compiler-plugin-for-ide-1.5.10-release-943.jar" path-in-jar="/" />
|
||||
<element id="extracted-dir" path="$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-script-util/1.5.10-release-943/kotlin-script-util-1.5.10-release-943.jar" path-in-jar="/" />
|
||||
<element id="extracted-dir" path="$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-script-runtime/1.5.10-release-943/kotlin-script-runtime-1.5.10-release-943.jar" path-in-jar="/" />
|
||||
<element id="extracted-dir" path="$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-scripting-common/1.5.10-release-943/kotlin-scripting-common-1.5.10-release-943.jar" path-in-jar="/" />
|
||||
<element id="extracted-dir" path="$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-scripting-jvm/1.5.10-release-943/kotlin-scripting-jvm-1.5.10-release-943.jar" path-in-jar="/" />
|
||||
<element id="extracted-dir" path="$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-scripting-compiler-impl/1.5.10-release-943/kotlin-scripting-compiler-impl-1.5.10-release-943.jar" path-in-jar="/" />
|
||||
<element id="extracted-dir" path="$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-gradle-statistics-for-ide/1.5.10-release-943/kotlin-gradle-statistics-for-ide-1.5.10-release-943.jar" path-in-jar="/" />
|
||||
<element id="module-output" name="kotlin.plugin" />
|
||||
<element id="module-output" name="kotlin.core" />
|
||||
<element id="module-output" name="kotlin.idea" />
|
||||
@@ -123,7 +123,7 @@
|
||||
<element id="module-output" name="kotlin.common" />
|
||||
</element>
|
||||
<element id="archive" name="kotlin-compiler-for-ide.jar">
|
||||
<element id="extracted-dir" path="$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-compiler-for-ide/1.5.10-release-941/kotlin-compiler-for-ide-1.5.10-release-941.jar" path-in-jar="/" />
|
||||
<element id="extracted-dir" path="$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-compiler-for-ide/1.5.10-release-943/kotlin-compiler-for-ide-1.5.10-release-943.jar" path-in-jar="/" />
|
||||
</element>
|
||||
</element>
|
||||
</root>
|
||||
|
||||
@@ -94,10 +94,10 @@
|
||||
<root url="jar://$MAVEN_REPOSITORY$/com/google/code/gson/gson/2.8.7/gson-2.8.7.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/de/pdark/decentxml/1.4/decentxml-1.4.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/intellij/blockmap/1.0.2/blockmap-1.0.2.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.5.10-release-941/kotlin-stdlib-jdk8-1.5.10-release-941.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-stdlib/1.5.10-release-941/kotlin-stdlib-1.5.10-release-941.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-stdlib-common/1.5.10-release-941/kotlin-stdlib-common-1.5.10-release-941.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.5.10-release-941/kotlin-stdlib-jdk7-1.5.10-release-941.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.5.10-release-943/kotlin-stdlib-jdk8-1.5.10-release-943.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-stdlib/1.5.10-release-943/kotlin-stdlib-1.5.10-release-943.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-stdlib-common/1.5.10-release-943/kotlin-stdlib-common-1.5.10-release-943.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.5.10-release-943/kotlin-stdlib-jdk7-1.5.10-release-943.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/tukaani/xz/1.9/xz-1.9.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/com/jetbrains/intellij/platform/test-framework-core/213.2547/test-framework-core-213.2547.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/com/jetbrains/intellij/platform/boot/213.2547/boot-213.2547.jar!/" />
|
||||
|
||||
6
.idea/libraries/kotlin_reflect.xml
generated
6
.idea/libraries/kotlin_reflect.xml
generated
@@ -1,16 +1,16 @@
|
||||
<component name="libraryTable">
|
||||
<library name="kotlin-reflect" type="repository">
|
||||
<properties maven-id="org.jetbrains.kotlin:kotlin-reflect:1.5.10-release-941">
|
||||
<properties maven-id="org.jetbrains.kotlin:kotlin-reflect:1.5.10-release-943">
|
||||
<exclude>
|
||||
<dependency maven-id="org.jetbrains.kotlin:kotlin-stdlib" />
|
||||
</exclude>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-reflect/1.5.10-release-941/kotlin-reflect-1.5.10-release-941.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-reflect/1.5.10-release-943/kotlin-reflect-1.5.10-release-943.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-reflect/1.5.10-release-941/kotlin-reflect-1.5.10-release-941-sources.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-reflect/1.5.10-release-943/kotlin-reflect-1.5.10-release-943-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
||||
6
.idea/libraries/kotlin_script_runtime.xml
generated
6
.idea/libraries/kotlin_script_runtime.xml
generated
@@ -1,12 +1,12 @@
|
||||
<component name="libraryTable">
|
||||
<library name="kotlin-script-runtime" type="repository">
|
||||
<properties maven-id="org.jetbrains.kotlin:kotlin-script-runtime:1.5.10-release-941" />
|
||||
<properties maven-id="org.jetbrains.kotlin:kotlin-script-runtime:1.5.10-release-943" />
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-script-runtime/1.5.10-release-941/kotlin-script-runtime-1.5.10-release-941.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-script-runtime/1.5.10-release-943/kotlin-script-runtime-1.5.10-release-943.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-script-runtime/1.5.10-release-941/kotlin-script-runtime-1.5.10-release-941-sources.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-script-runtime/1.5.10-release-943/kotlin-script-runtime-1.5.10-release-943-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
||||
18
.idea/libraries/kotlin_stdlib_jdk8.xml
generated
18
.idea/libraries/kotlin_stdlib_jdk8.xml
generated
@@ -1,6 +1,6 @@
|
||||
<component name="libraryTable">
|
||||
<library name="kotlin-stdlib-jdk8" type="repository">
|
||||
<properties maven-id="org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.5.10-release-941" >
|
||||
<properties maven-id="org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.5.10-release-943" >
|
||||
<exclude>
|
||||
<dependency maven-id="org.jetbrains:annotations" />
|
||||
</exclude>
|
||||
@@ -9,17 +9,17 @@
|
||||
<root url="file://$PROJECT_DIR$/lib/annotations/kotlin" />
|
||||
</ANNOTATIONS>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.5.10-release-941/kotlin-stdlib-jdk8-1.5.10-release-941.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-stdlib/1.5.10-release-941/kotlin-stdlib-1.5.10-release-941.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-stdlib-common/1.5.10-release-941/kotlin-stdlib-common-1.5.10-release-941.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.5.10-release-941/kotlin-stdlib-jdk7-1.5.10-release-941.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.5.10-release-943/kotlin-stdlib-jdk8-1.5.10-release-943.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-stdlib/1.5.10-release-943/kotlin-stdlib-1.5.10-release-943.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-stdlib-common/1.5.10-release-943/kotlin-stdlib-common-1.5.10-release-943.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.5.10-release-943/kotlin-stdlib-jdk7-1.5.10-release-943.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.5.10-release-941/kotlin-stdlib-jdk8-1.5.10-release-941-sources.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-stdlib/1.5.10-release-941/kotlin-stdlib-1.5.10-release-941-sources.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-stdlib-common/1.5.10-release-941/kotlin-stdlib-common-1.5.10-release-941-sources.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.5.10-release-941/kotlin-stdlib-jdk7-1.5.10-release-941-sources.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.5.10-release-943/kotlin-stdlib-jdk8-1.5.10-release-943-sources.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-stdlib/1.5.10-release-943/kotlin-stdlib-1.5.10-release-943-sources.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-stdlib-common/1.5.10-release-943/kotlin-stdlib-common-1.5.10-release-943-sources.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.5.10-release-943/kotlin-stdlib-jdk7-1.5.10-release-943-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
||||
@@ -1,13 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<component name="libraryTable">
|
||||
<library name="kotlinc.allopen-compiler-plugin" type="repository">
|
||||
<properties include-transitive-deps="false" maven-id="org.jetbrains.kotlin:allopen-compiler-plugin-for-ide:1.5.10-release-941" />
|
||||
<properties include-transitive-deps="false" maven-id="org.jetbrains.kotlin:allopen-compiler-plugin-for-ide:1.5.10-release-943" />
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/allopen-compiler-plugin-for-ide/1.5.10-release-941/allopen-compiler-plugin-for-ide-1.5.10-release-941.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/allopen-compiler-plugin-for-ide/1.5.10-release-943/allopen-compiler-plugin-for-ide-1.5.10-release-943.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/allopen-compiler-plugin-for-ide/1.5.10-release-941/allopen-compiler-plugin-for-ide-1.5.10-release-941-sources.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/allopen-compiler-plugin-for-ide/1.5.10-release-943/allopen-compiler-plugin-for-ide-1.5.10-release-943-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
||||
@@ -1,13 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<component name="libraryTable">
|
||||
<library name="kotlinc.android-extensions-compiler-plugin" type="repository">
|
||||
<properties include-transitive-deps="false" maven-id="org.jetbrains.kotlin:android-extensions-compiler-plugin-for-ide:1.5.10-release-941" />
|
||||
<properties include-transitive-deps="false" maven-id="org.jetbrains.kotlin:android-extensions-compiler-plugin-for-ide:1.5.10-release-943" />
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/android-extensions-compiler-plugin-for-ide/1.5.10-release-941/android-extensions-compiler-plugin-for-ide-1.5.10-release-941.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/android-extensions-compiler-plugin-for-ide/1.5.10-release-943/android-extensions-compiler-plugin-for-ide-1.5.10-release-943.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/android-extensions-compiler-plugin-for-ide/1.5.10-release-941/android-extensions-compiler-plugin-for-ide-1.5.10-release-941-sources.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/android-extensions-compiler-plugin-for-ide/1.5.10-release-943/android-extensions-compiler-plugin-for-ide-1.5.10-release-943-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
||||
@@ -1,13 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<component name="libraryTable">
|
||||
<library name="kotlinc.compiler-components-for-jps" type="repository">
|
||||
<properties include-transitive-deps="false" maven-id="org.jetbrains.kotlin:compiler-components-for-jps:1.5.10-release-941" />
|
||||
<properties include-transitive-deps="false" maven-id="org.jetbrains.kotlin:compiler-components-for-jps:1.5.10-release-943" />
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/compiler-components-for-jps/1.5.10-release-941/compiler-components-for-jps-1.5.10-release-941.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/compiler-components-for-jps/1.5.10-release-943/compiler-components-for-jps-1.5.10-release-943.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/compiler-components-for-jps/1.5.10-release-941/compiler-components-for-jps-1.5.10-release-941-sources.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/compiler-components-for-jps/1.5.10-release-943/compiler-components-for-jps-1.5.10-release-943-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
||||
@@ -1,13 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<component name="libraryTable">
|
||||
<library name="kotlinc.incremental-compilation-impl-tests" type="repository">
|
||||
<properties include-transitive-deps="false" maven-id="org.jetbrains.kotlin:incremental-compilation-impl-tests-for-ide:1.5.10-release-941" />
|
||||
<properties include-transitive-deps="false" maven-id="org.jetbrains.kotlin:incremental-compilation-impl-tests-for-ide:1.5.10-release-943" />
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/incremental-compilation-impl-tests-for-ide/1.5.10-release-941/incremental-compilation-impl-tests-for-ide-1.5.10-release-941.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/incremental-compilation-impl-tests-for-ide/1.5.10-release-943/incremental-compilation-impl-tests-for-ide-1.5.10-release-943.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/incremental-compilation-impl-tests-for-ide/1.5.10-release-941/incremental-compilation-impl-tests-for-ide-1.5.10-release-941-sources.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/incremental-compilation-impl-tests-for-ide/1.5.10-release-943/incremental-compilation-impl-tests-for-ide-1.5.10-release-943-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
||||
@@ -1,13 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<component name="libraryTable">
|
||||
<library name="kotlinc.kotlin-build-common-tests" type="repository">
|
||||
<properties include-transitive-deps="false" maven-id="org.jetbrains.kotlin:kotlin-build-common-tests-for-ide:1.5.10-release-941" />
|
||||
<properties include-transitive-deps="false" maven-id="org.jetbrains.kotlin:kotlin-build-common-tests-for-ide:1.5.10-release-943" />
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-build-common-tests-for-ide/1.5.10-release-941/kotlin-build-common-tests-for-ide-1.5.10-release-941.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-build-common-tests-for-ide/1.5.10-release-943/kotlin-build-common-tests-for-ide-1.5.10-release-943.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-build-common-tests-for-ide/1.5.10-release-941/kotlin-build-common-tests-for-ide-1.5.10-release-941-sources.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-build-common-tests-for-ide/1.5.10-release-943/kotlin-build-common-tests-for-ide-1.5.10-release-943-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
||||
6
.idea/libraries/kotlinc_kotlin_compiler.xml
generated
6
.idea/libraries/kotlinc_kotlin_compiler.xml
generated
@@ -1,13 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<component name="libraryTable">
|
||||
<library name="kotlinc.kotlin-compiler" type="repository">
|
||||
<properties include-transitive-deps="false" maven-id="org.jetbrains.kotlin:kotlin-compiler-for-ide:1.5.10-release-941" />
|
||||
<properties include-transitive-deps="false" maven-id="org.jetbrains.kotlin:kotlin-compiler-for-ide:1.5.10-release-943" />
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-compiler-for-ide/1.5.10-release-941/kotlin-compiler-for-ide-1.5.10-release-941.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-compiler-for-ide/1.5.10-release-943/kotlin-compiler-for-ide-1.5.10-release-943.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-compiler-for-ide/1.5.10-release-941/kotlin-compiler-for-ide-1.5.10-release-941-sources.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-compiler-for-ide/1.5.10-release-943/kotlin-compiler-for-ide-1.5.10-release-943-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
||||
6
.idea/libraries/kotlinc_kotlin_compiler_cli.xml
generated
6
.idea/libraries/kotlinc_kotlin_compiler_cli.xml
generated
@@ -1,13 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<component name="libraryTable">
|
||||
<library name="kotlinc.kotlin-compiler-cli" type="repository">
|
||||
<properties include-transitive-deps="false" maven-id="org.jetbrains.kotlin:kotlin-compiler-cli-for-ide:1.5.10-release-941" />
|
||||
<properties include-transitive-deps="false" maven-id="org.jetbrains.kotlin:kotlin-compiler-cli-for-ide:1.5.10-release-943" />
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-compiler-cli-for-ide/1.5.10-release-941/kotlin-compiler-cli-for-ide-1.5.10-release-941.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-compiler-cli-for-ide/1.5.10-release-943/kotlin-compiler-cli-for-ide-1.5.10-release-943.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-compiler-cli-for-ide/1.5.10-release-941/kotlin-compiler-cli-for-ide-1.5.10-release-941-sources.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-compiler-cli-for-ide/1.5.10-release-943/kotlin-compiler-cli-for-ide-1.5.10-release-943-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
||||
6
.idea/libraries/kotlinc_kotlin_dist.xml
generated
6
.idea/libraries/kotlinc_kotlin_dist.xml
generated
@@ -1,13 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<component name="libraryTable">
|
||||
<library name="kotlinc.kotlin-dist" type="repository">
|
||||
<properties include-transitive-deps="false" maven-id="org.jetbrains.kotlin:kotlin-dist-for-ide:1.5.10-release-941" />
|
||||
<properties include-transitive-deps="false" maven-id="org.jetbrains.kotlin:kotlin-dist-for-ide:1.5.10-release-943" />
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-dist-for-ide/1.5.10-release-941/kotlin-dist-for-ide-1.5.10-release-941.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-dist-for-ide/1.5.10-release-943/kotlin-dist-for-ide-1.5.10-release-943.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-dist-for-ide/1.5.10-release-941/kotlin-dist-for-ide-1.5.10-release-941-sources.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-dist-for-ide/1.5.10-release-943/kotlin-dist-for-ide-1.5.10-release-943-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
||||
@@ -1,13 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<component name="libraryTable">
|
||||
<library name="kotlinc.kotlin-gradle-statistics" type="repository">
|
||||
<properties include-transitive-deps="false" maven-id="org.jetbrains.kotlin:kotlin-gradle-statistics-for-ide:1.5.10-release-941" />
|
||||
<properties include-transitive-deps="false" maven-id="org.jetbrains.kotlin:kotlin-gradle-statistics-for-ide:1.5.10-release-943" />
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-gradle-statistics-for-ide/1.5.10-release-941/kotlin-gradle-statistics-for-ide-1.5.10-release-941.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-gradle-statistics-for-ide/1.5.10-release-943/kotlin-gradle-statistics-for-ide-1.5.10-release-943.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-gradle-statistics-for-ide/1.5.10-release-941/kotlin-gradle-statistics-for-ide-1.5.10-release-941-sources.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-gradle-statistics-for-ide/1.5.10-release-943/kotlin-gradle-statistics-for-ide-1.5.10-release-943-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
||||
6
.idea/libraries/kotlinc_kotlin_script_util.xml
generated
6
.idea/libraries/kotlinc_kotlin_script_util.xml
generated
@@ -1,13 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<component name="libraryTable">
|
||||
<library name="kotlinc.kotlin-script-util" type="repository">
|
||||
<properties include-transitive-deps="false" maven-id="org.jetbrains.kotlin:kotlin-script-util:1.5.10-release-941" />
|
||||
<properties include-transitive-deps="false" maven-id="org.jetbrains.kotlin:kotlin-script-util:1.5.10-release-943" />
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-script-util/1.5.10-release-941/kotlin-script-util-1.5.10-release-941.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-script-util/1.5.10-release-943/kotlin-script-util-1.5.10-release-943.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-script-util/1.5.10-release-941/kotlin-script-util-1.5.10-release-941-sources.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-script-util/1.5.10-release-943/kotlin-script-util-1.5.10-release-943-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
||||
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<component name="libraryTable">
|
||||
<library name="kotlinc.kotlin-scripting-compiler" type="repository">
|
||||
<properties maven-id="org.jetbrains.kotlin:kotlin-scripting-compiler:1.5.10-release-941">
|
||||
<properties maven-id="org.jetbrains.kotlin:kotlin-scripting-compiler:1.5.10-release-943">
|
||||
<exclude>
|
||||
<dependency maven-id="org.jetbrains.kotlinx:kotlinx-coroutines-core" />
|
||||
<dependency maven-id="org.jetbrains.kotlin:kotlin-scripting-js" />
|
||||
@@ -12,17 +12,17 @@
|
||||
</exclude>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-scripting-compiler/1.5.10-release-941/kotlin-scripting-compiler-1.5.10-release-941.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-scripting-common/1.5.10-release-941/kotlin-scripting-common-1.5.10-release-941.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-scripting-jvm/1.5.10-release-941/kotlin-scripting-jvm-1.5.10-release-941.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-scripting-compiler-impl/1.5.10-release-941/kotlin-scripting-compiler-impl-1.5.10-release-941.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-scripting-compiler/1.5.10-release-943/kotlin-scripting-compiler-1.5.10-release-943.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-scripting-common/1.5.10-release-943/kotlin-scripting-common-1.5.10-release-943.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-scripting-jvm/1.5.10-release-943/kotlin-scripting-jvm-1.5.10-release-943.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-scripting-compiler-impl/1.5.10-release-943/kotlin-scripting-compiler-impl-1.5.10-release-943.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-scripting-compiler/1.5.10-release-941/kotlin-scripting-compiler-1.5.10-release-941-sources.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-scripting-common/1.5.10-release-941/kotlin-scripting-common-1.5.10-release-941-sources.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-scripting-jvm/1.5.10-release-941/kotlin-scripting-jvm-1.5.10-release-941-sources.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-scripting-compiler-impl/1.5.10-release-941/kotlin-scripting-compiler-impl-1.5.10-release-941-sources.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-scripting-compiler/1.5.10-release-943/kotlin-scripting-compiler-1.5.10-release-943-sources.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-scripting-common/1.5.10-release-943/kotlin-scripting-common-1.5.10-release-943-sources.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-scripting-jvm/1.5.10-release-943/kotlin-scripting-jvm-1.5.10-release-943-sources.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-scripting-compiler-impl/1.5.10-release-943/kotlin-scripting-compiler-impl-1.5.10-release-943-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
||||
@@ -1,13 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<component name="libraryTable">
|
||||
<library name="kotlinc.kotlinx-serialization-compiler-plugin" type="repository">
|
||||
<properties include-transitive-deps="false" maven-id="org.jetbrains.kotlin:kotlinx-serialization-compiler-plugin-for-ide:1.5.10-release-941" />
|
||||
<properties include-transitive-deps="false" maven-id="org.jetbrains.kotlin:kotlinx-serialization-compiler-plugin-for-ide:1.5.10-release-943" />
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlinx-serialization-compiler-plugin-for-ide/1.5.10-release-941/kotlinx-serialization-compiler-plugin-for-ide-1.5.10-release-941.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlinx-serialization-compiler-plugin-for-ide/1.5.10-release-943/kotlinx-serialization-compiler-plugin-for-ide-1.5.10-release-943.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlinx-serialization-compiler-plugin-for-ide/1.5.10-release-941/kotlinx-serialization-compiler-plugin-for-ide-1.5.10-release-941-sources.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlinx-serialization-compiler-plugin-for-ide/1.5.10-release-943/kotlinx-serialization-compiler-plugin-for-ide-1.5.10-release-943-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
||||
@@ -1,13 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<component name="libraryTable">
|
||||
<library name="kotlinc.noarg-compiler-plugin" type="repository">
|
||||
<properties include-transitive-deps="false" maven-id="org.jetbrains.kotlin:noarg-compiler-plugin-for-ide:1.5.10-release-941" />
|
||||
<properties include-transitive-deps="false" maven-id="org.jetbrains.kotlin:noarg-compiler-plugin-for-ide:1.5.10-release-943" />
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/noarg-compiler-plugin-for-ide/1.5.10-release-941/noarg-compiler-plugin-for-ide-1.5.10-release-941.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/noarg-compiler-plugin-for-ide/1.5.10-release-943/noarg-compiler-plugin-for-ide-1.5.10-release-943.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/noarg-compiler-plugin-for-ide/1.5.10-release-941/noarg-compiler-plugin-for-ide-1.5.10-release-941-sources.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/noarg-compiler-plugin-for-ide/1.5.10-release-943/noarg-compiler-plugin-for-ide-1.5.10-release-943-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
||||
@@ -1,13 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<component name="libraryTable">
|
||||
<library name="kotlinc.parcelize-compiler-plugin" type="repository">
|
||||
<properties include-transitive-deps="false" maven-id="org.jetbrains.kotlin:parcelize-compiler-plugin-for-ide:1.5.10-release-941" />
|
||||
<properties include-transitive-deps="false" maven-id="org.jetbrains.kotlin:parcelize-compiler-plugin-for-ide:1.5.10-release-943" />
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/parcelize-compiler-plugin-for-ide/1.5.10-release-941/parcelize-compiler-plugin-for-ide-1.5.10-release-941.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/parcelize-compiler-plugin-for-ide/1.5.10-release-943/parcelize-compiler-plugin-for-ide-1.5.10-release-943.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/parcelize-compiler-plugin-for-ide/1.5.10-release-941/parcelize-compiler-plugin-for-ide-1.5.10-release-941-sources.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/parcelize-compiler-plugin-for-ide/1.5.10-release-943/parcelize-compiler-plugin-for-ide-1.5.10-release-943-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
||||
@@ -1,13 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<component name="libraryTable">
|
||||
<library name="kotlinc.sam-with-receiver-compiler-plugin" type="repository">
|
||||
<properties include-transitive-deps="false" maven-id="org.jetbrains.kotlin:sam-with-receiver-compiler-plugin-for-ide:1.5.10-release-941" />
|
||||
<properties include-transitive-deps="false" maven-id="org.jetbrains.kotlin:sam-with-receiver-compiler-plugin-for-ide:1.5.10-release-943" />
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/sam-with-receiver-compiler-plugin-for-ide/1.5.10-release-941/sam-with-receiver-compiler-plugin-for-ide-1.5.10-release-941.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/sam-with-receiver-compiler-plugin-for-ide/1.5.10-release-943/sam-with-receiver-compiler-plugin-for-ide-1.5.10-release-943.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/sam-with-receiver-compiler-plugin-for-ide/1.5.10-release-941/sam-with-receiver-compiler-plugin-for-ide-1.5.10-release-941-sources.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlin/sam-with-receiver-compiler-plugin-for-ide/1.5.10-release-943/sam-with-receiver-compiler-plugin-for-ide-1.5.10-release-943-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
||||
Reference in New Issue
Block a user