aboutsummaryrefslogtreecommitdiff
path: root/.idea/modules/runners/maven-plugin/maven-plugin_test.iml
diff options
context:
space:
mode:
authorSimon Ogorodnik <Simon.Ogorodnik@jetbrains.com>2016-11-24 14:34:11 +0300
committerSimon Ogorodnik <Simon.Ogorodnik@jetbrains.com>2016-11-24 14:34:11 +0300
commit31c563355515b9d3983edb20064960786ed502a7 (patch)
tree914cac5113268011c3f3f3e8fd0c459bae36f449 /.idea/modules/runners/maven-plugin/maven-plugin_test.iml
parentd8be364a89ab7d9f38196ef17d0d4eb1d9659b48 (diff)
downloaddokka-31c563355515b9d3983edb20064960786ed502a7.tar.gz
dokka-31c563355515b9d3983edb20064960786ed502a7.tar.bz2
dokka-31c563355515b9d3983edb20064960786ed502a7.zip
Updated kotlin-compiler to 1.1-M03 and fixed configuration
Diffstat (limited to '.idea/modules/runners/maven-plugin/maven-plugin_test.iml')
-rw-r--r--.idea/modules/runners/maven-plugin/maven-plugin_test.iml24
1 files changed, 12 insertions, 12 deletions
diff --git a/.idea/modules/runners/maven-plugin/maven-plugin_test.iml b/.idea/modules/runners/maven-plugin/maven-plugin_test.iml
index 1154ced2..aec37eb0 100644
--- a/.idea/modules/runners/maven-plugin/maven-plugin_test.iml
+++ b/.idea/modules/runners/maven-plugin/maven-plugin_test.iml
@@ -25,7 +25,7 @@
<orderEntry type="module-library">
<library>
<CLASSES>
- <root url="jar://$MODULE_DIR$/../../../../lib/trove4j.jar!/" />
+ <root url="jar://$MODULE_DIR$/../../../../lib/kotlin-ide-common.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
@@ -34,7 +34,7 @@
<orderEntry type="module-library">
<library>
<CLASSES>
- <root url="jar://$MODULE_DIR$/../../../../lib/picocontainer.jar!/" />
+ <root url="jar://$MODULE_DIR$/../../../../lib/asm-all.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
@@ -43,7 +43,7 @@
<orderEntry type="module-library">
<library>
<CLASSES>
- <root url="jar://$MODULE_DIR$/../../../../lib/kotlin-ide-common.jar!/" />
+ <root url="jar://$MODULE_DIR$/../../../../lib/intellij-core-analysis.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
@@ -58,17 +58,17 @@
<SOURCES />
</library>
</orderEntry>
+ <orderEntry type="module" module-name="ant_main" />
+ <orderEntry type="module" module-name="core_main" />
<orderEntry type="module-library">
<library>
<CLASSES>
- <root url="jar://$MODULE_DIR$/../../../../lib/asm-all.jar!/" />
+ <root url="jar://$MODULE_DIR$/../../../../lib/picocontainer.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
- <orderEntry type="module" module-name="core_main" />
- <orderEntry type="module" module-name="ant_main" />
<orderEntry type="module-library">
<library>
<CLASSES>
@@ -90,7 +90,7 @@
<orderEntry type="module-library">
<library>
<CLASSES>
- <root url="jar://$MODULE_DIR$/../../../../lib/intellij-core-analysis.jar!/" />
+ <root url="jar://$MODULE_DIR$/../../../../lib/kotlin-script-runtime.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
@@ -99,7 +99,7 @@
<orderEntry type="module-library">
<library>
<CLASSES>
- <root url="jar://$MODULE_DIR$/../../../../lib/kotlin-script-runtime.jar!/" />
+ <root url="jar://$MODULE_DIR$/../../../../lib/kotlin-compiler.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
@@ -108,7 +108,7 @@
<orderEntry type="module-library">
<library>
<CLASSES>
- <root url="jar://$MODULE_DIR$/../../../../lib/kotlin-compiler.jar!/" />
+ <root url="jar://$MODULE_DIR$/../../../../lib/trove4j.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
@@ -134,13 +134,13 @@
<orderEntry type="library" name="Gradle: org.codehaus.plexus:plexus-component-annotations:1.5.5" level="project" />
<orderEntry type="library" name="Gradle: org.sonatype.plexus:plexus-sec-dispatcher:1.3" level="project" />
<orderEntry type="library" name="Gradle: org.sonatype.sisu:sisu-inject-bean:2.3.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: org.jetbrains.kotlin:kotlin-runtime:1.1-M03" level="project" />
+ <orderEntry type="library" name="Gradle: org.jetbrains.kotlin:kotlin-reflect:1.1-M03" level="project" />
<orderEntry type="library" name="Gradle: com.google.inject:guice:3.0" level="project" />
<orderEntry type="library" name="Gradle: org.jsoup:jsoup:1.8.3" level="project" />
<orderEntry type="library" name="Gradle: org.fusesource.jansi:jansi:1.11" level="project" />
<orderEntry type="library" name="Gradle: org.sonatype.sisu:sisu-guice:no_aop:3.1.0" level="project" />
- <orderEntry type="library" name="Gradle: org.jetbrains.kotlin:kotlin-stdlib:1.1-M02-8" level="project" />
+ <orderEntry type="library" name="Gradle: org.jetbrains.kotlin:kotlin-stdlib:1.1-M03" level="project" />
<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: org.sonatype.sisu.inject:cglib:2.2.1-v20090111" level="project" />