Skip to content

Files

This branch is 2 commits ahead of, 75276 commits behind JetBrains/kotlin:master.

idea-runner

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Dec 29, 2014
Sep 7, 2018

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. If you want to debug some patch to IDEA, you can add copy of IDEA class into this module and modify.