api / org.gradle.plugins.ide.idea.model / Project / configure

configure

open fun configure(modules: MutableList<IdeaModule>, jdkName: String, languageLevel: IdeaLanguageLevel, bytecodeVersion: JavaVersion, wildcards: MutableCollection<String>, projectLibraries: MutableCollection<ProjectLibrary>, vcs: String): Unit