Kotlin DSL Reference for Gradle
8.4-rc-3
API
Kotlin DSL Reference for Gradle
/
org.gradle.plugins.ide.eclipse.model
/
EclipseModel
/
synchronizationTasks
synchronization
Tasks
API
open
fun
synchronizationTasks
(
synchronizationTasks
:
Array
<
Any
>
)
(
source
)
Set tasks to be executed before the Eclipse synchronization.
See also
get
Synchronization
Tasks()