api / org.gradle.plugins.ide.eclipse.model / EclipseProject / setBuildCommands

setBuildCommands

open fun setBuildCommands(buildCommands: MutableList<BuildCommand>): Unit

The build commands to be added to this Eclipse project.

For example see docs for EclipseProject