gradle
Toggle table of contents
9.1.0-20250628022042+0000
API
Platform filter
API
Switch theme
Search in API
gradle
gradle
/
org.gradle.plugins.ide.idea.model
/
Project
/
configure
configure
API
open
fun
configure
(
modules
:
List
<
IdeaModule
>
,
jdkName
:
String
,
languageLevel
:
IdeaLanguageLevel
,
bytecodeVersion
:
JavaVersion
,
wildcards
:
Collection
<
String
>
,
projectLibraries
:
Collection
<
ProjectLibrary
>
,
vcs
:
String
)
(
source
)