toggle menu
gradle
8.11.1
API
switch theme
search in API
gradle
/
org.gradle.api.tasks.bundling
/
War
/
setClasspath
set
Classpath
API
open
fun
setClasspath
(
classpath
:
Any
)
(
source
)
Sets the classpath to include in the WAR archive.
Parameters
classpath
The classpath. Must not be null.