api / org.gradle.plugins.ide.eclipse.model / EclipseClasspath / isDownloadSources

isDownloadSources

open fun isDownloadSources(): Boolean

Whether to download and associate source Jars with the dependency Jars. Defaults to true.

See EclipseClasspath for an example.