api / org.gradle.kotlin.dsl / org.gradle.api.Project / idea

idea

val Project.idea: IdeaModel

Retrieves the idea extension.

fun Project.idea(configure: IdeaModel.() -> Unit): Unit

Configures the idea extension.