getBuildDependencies

Returns the tasks to be executed to build the file returned by getPublication

This property doesn't have a direct effect to the Gradle Eclipse plugin's behaviour. It is used, however, by Buildship to execute the configured tasks each time before the user imports the project or before a project synchronization starts in case this project is closed to build the substitute jar.

Since

5.6