tree: 2fa0c738d11fe9e2c294e63496e746c8ecd3f26a [path history] [tgz]
  1. idea_runner.iml
  2. README.md
  3. runner.xml
idea_runner/README.md

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.