Package org.gradle.tooling.model.eclipse
Interface RunEclipseAutoBuildTasks
-
public interface RunEclipseAutoBuildTasks
A tooling model that instructs Gradle to run tasks from the Eclipse plugin configuration. Similarly toRunEclipseSynchronizationTasks
, this is a special tooling model as it does not provide any information. However, when requested, Gradle will override the client-provided tasks with the ones stored in theeclipse.autoBuildTasks
property.- Since:
- 5.4