Files
kotlin-fork/idea_runner/README.md
T
2012-02-16 21:11:43 +04:00

297 B

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.