IdeaCompilerOutput

IDEA compiler output settings.

Functions

Link copied to clipboard
whether current module should inherit project's output directory.
Link copied to clipboard
@Nullable
abstract fun getOutputDir(): File
directory to store module's production classes and resources.
Link copied to clipboard
@Nullable
abstract fun getTestOutputDir(): File
directory to store module's test classes and resources.