README for idea_runner

This commit is contained in:
Andrey Breslav
2012-02-16 21:11:43 +04:00
parent 0d477c2e44
commit e2494a235d
+2
View File
@@ -0,0 +1,2 @@
This module exists for the sole purpose of providing the classpath for the IDEA run configuration.
This run configuration takes a plugin from the KotlinPlugin artifact instead of the project's 'out' directory, which makes it possible for our plugin to depend on other plugins such as JUnit plugin.