diff options
author | Simon Ogorodnik <sem-oro@yandex.ru> | 2016-11-03 19:25:09 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-11-03 19:25:09 +0300 |
commit | c4cf001951bbe92223fdedaf4bb5fbdeddeb2472 (patch) | |
tree | 9b563ef0ecd32865af82b4c92a07adbdecb54fd4 /.idea/modules/core/core_test.iml | |
parent | 21b2fcb46a10acc2afdf94639cd208d15856fdc3 (diff) | |
download | dokka-c4cf001951bbe92223fdedaf4bb5fbdeddeb2472.tar.gz dokka-c4cf001951bbe92223fdedaf4bb5fbdeddeb2472.tar.bz2 dokka-c4cf001951bbe92223fdedaf4bb5fbdeddeb2472.zip |
Updated kotlin-compiler to 1.1-M2-8 (#109)
Diffstat (limited to '.idea/modules/core/core_test.iml')
-rw-r--r-- | .idea/modules/core/core_test.iml | 118 |
1 files changed, 109 insertions, 9 deletions
diff --git a/.idea/modules/core/core_test.iml b/.idea/modules/core/core_test.iml index ad90830d..d8e7c393 100644 --- a/.idea/modules/core/core_test.iml +++ b/.idea/modules/core/core_test.iml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<module external.linked.project.id=":core:test" external.linked.project.path="$MODULE_DIR$/../../../core" external.root.project.path="$MODULE_DIR$/../../.." external.system.id="GRADLE" external.system.module.group="org.jetbrains.dokka" external.system.module.type="sourceSet" external.system.module.version="1.0.0" type="JAVA_MODULE" version="4"> +<module external.linked.project.id=":core:test" external.linked.project.path="$MODULE_DIR$/../../../core" external.root.project.path="$MODULE_DIR$/../../.." external.system.id="GRADLE" external.system.module.group="org.jetbrains.dokka" external.system.module.type="sourceSet" external.system.module.version="0.9.10" type="JAVA_MODULE" version="4"> <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_5" inherit-compiler-output="false"> <output-test url="file://$MODULE_DIR$/../../../core/build/classes/test" /> <exclude-output /> @@ -14,6 +14,60 @@ <orderEntry type="module-library"> <library> <CLASSES> + <root url="jar:///usr/lib/jvm/java-8-oracle/jre/lib/ext/sunjce_provider.jar!/" /> + </CLASSES> + <JAVADOC /> + <SOURCES /> + </library> + </orderEntry> + <orderEntry type="module-library"> + <library> + <CLASSES> + <root url="jar:///usr/lib/jvm/java-8-oracle/jre/lib/ext/localedata.jar!/" /> + </CLASSES> + <JAVADOC /> + <SOURCES /> + </library> + </orderEntry> + <orderEntry type="module-library"> + <library> + <CLASSES> + <root url="jar:///usr/lib/jvm/java-8-oracle/jre/lib/ext/sunpkcs11.jar!/" /> + </CLASSES> + <JAVADOC /> + <SOURCES /> + </library> + </orderEntry> + <orderEntry type="module-library"> + <library> + <CLASSES> + <root url="jar:///usr/lib/jvm/java-8-oracle/jre/lib/ext/jfxrt.jar!/" /> + </CLASSES> + <JAVADOC /> + <SOURCES /> + </library> + </orderEntry> + <orderEntry type="module-library"> + <library> + <CLASSES> + <root url="jar:///usr/lib/jvm/java-8-oracle/jre/lib/ext/cldrdata.jar!/" /> + </CLASSES> + <JAVADOC /> + <SOURCES /> + </library> + </orderEntry> + <orderEntry type="module-library"> + <library> + <CLASSES> + <root url="jar:///usr/lib/jvm/java-8-oracle/jre/lib/ext/nashorn.jar!/" /> + </CLASSES> + <JAVADOC /> + <SOURCES /> + </library> + </orderEntry> + <orderEntry type="module-library"> + <library> + <CLASSES> <root url="jar:///usr/lib/jvm/java-8-oracle/lib/tools.jar!/" /> </CLASSES> <JAVADOC /> @@ -23,6 +77,42 @@ <orderEntry type="module-library"> <library> <CLASSES> + <root url="jar:///usr/lib/jvm/java-8-oracle/jre/lib/ext/dnsns.jar!/" /> + </CLASSES> + <JAVADOC /> + <SOURCES /> + </library> + </orderEntry> + <orderEntry type="module-library"> + <library> + <CLASSES> + <root url="jar:///usr/lib/jvm/java-8-oracle/jre/lib/ext/jaccess.jar!/" /> + </CLASSES> + <JAVADOC /> + <SOURCES /> + </library> + </orderEntry> + <orderEntry type="module-library"> + <library> + <CLASSES> + <root url="jar:///usr/lib/jvm/java-8-oracle/jre/lib/ext/zipfs.jar!/" /> + </CLASSES> + <JAVADOC /> + <SOURCES /> + </library> + </orderEntry> + <orderEntry type="module-library"> + <library> + <CLASSES> + <root url="jar:///usr/lib/jvm/java-8-oracle/jre/lib/ext/sunec.jar!/" /> + </CLASSES> + <JAVADOC /> + <SOURCES /> + </library> + </orderEntry> + <orderEntry type="module-library"> + <library> + <CLASSES> <root url="jar://$MODULE_DIR$/../../../lib/intellij-core-analysis.jar!/" /> </CLASSES> <JAVADOC /> @@ -41,6 +131,15 @@ <orderEntry type="module-library"> <library> <CLASSES> + <root url="jar://$MODULE_DIR$/../../../lib/kotlin-script-runtime.jar!/" /> + </CLASSES> + <JAVADOC /> + <SOURCES /> + </library> + </orderEntry> + <orderEntry type="module-library"> + <library> + <CLASSES> <root url="jar://$MODULE_DIR$/../../../lib/kotlin-ide-common.jar!/" /> </CLASSES> <JAVADOC /> @@ -65,9 +164,9 @@ <SOURCES /> </library> </orderEntry> - <orderEntry type="library" name="Gradle: org.jetbrains.kotlin:kotlin-runtime:1.0.4" level="project" /> - <orderEntry type="library" name="Gradle: org.jetbrains.kotlin:kotlin-reflect:1.0.4" level="project" /> - <orderEntry type="library" name="Gradle: com.google.inject:guice:4.1.0" level="project" /> + <orderEntry type="library" name="Gradle: org.jetbrains.kotlin:kotlin-runtime:1.1-M02-8" level="project" /> + <orderEntry type="library" name="Gradle: org.jetbrains.kotlin:kotlin-reflect:1.1-M02-8" level="project" /> + <orderEntry type="library" name="Gradle: com.google.inject:guice:3.0" level="project" /> <orderEntry type="module-library" scope="RUNTIME"> <library> <CLASSES> @@ -77,7 +176,6 @@ <SOURCES /> </library> </orderEntry> - <orderEntry type="library" name="Gradle: org.jsoup:jsoup:1.8.3" level="project" /> <orderEntry type="module-library" scope="RUNTIME"> <library> <CLASSES> @@ -87,6 +185,7 @@ <SOURCES /> </library> </orderEntry> + <orderEntry type="library" name="Gradle: org.jsoup:jsoup:1.8.3" level="project" /> <orderEntry type="library" name="Gradle: junit:junit:4.12" level="project" /> <orderEntry type="module-library" scope="RUNTIME"> <library> @@ -97,7 +196,6 @@ <SOURCES /> </library> </orderEntry> - <orderEntry type="library" name="Gradle: org.jetbrains.kotlin:kotlin-test-junit:1.0.4" level="project" /> <orderEntry type="module-library" scope="RUNTIME"> <library> <CLASSES> @@ -107,7 +205,8 @@ <SOURCES /> </library> </orderEntry> - <orderEntry type="library" name="Gradle: org.jetbrains.kotlin:kotlin-stdlib:1.0.4" level="project" /> + <orderEntry type="library" name="Gradle: org.jetbrains.kotlin:kotlin-test-junit:1.1-M02-8" level="project" /> + <orderEntry type="library" name="Gradle: org.jetbrains.kotlin:kotlin-stdlib:1.1-M02-8" level="project" /> <orderEntry type="module-library" scope="RUNTIME"> <library> <CLASSES> @@ -119,10 +218,11 @@ </orderEntry> <orderEntry type="library" name="Gradle: javax.inject:javax.inject:1" level="project" /> <orderEntry type="library" name="Gradle: aopalliance:aopalliance:1.0" level="project" /> - <orderEntry type="library" name="Gradle: com.google.guava:guava:19.0" level="project" /> + <orderEntry type="library" name="Gradle: org.sonatype.sisu.inject:cglib:2.2.1-v20090111" level="project" /> <orderEntry type="library" name="Gradle: org.hamcrest:hamcrest-core:1.3" level="project" /> - <orderEntry type="library" name="Gradle: org.jetbrains.kotlin:kotlin-test:1.0.4" level="project" /> <orderEntry type="library" scope="RUNTIME" name="Gradle: org.fusesource.jansi:jansi:1.11" level="project" /> + <orderEntry type="library" name="Gradle: org.jetbrains.kotlin:kotlin-test:1.1-M02-8" level="project" /> + <orderEntry type="library" name="Gradle: asm:asm:3.1" level="project" /> </component> <component name="TestModuleProperties" production-module="core_main" /> </module>
\ No newline at end of file |