api / org.gradle.tooling.model.eclipse / HierarchicalEclipseProject / getLinkedResources

getLinkedResources

abstract fun getLinkedResources(): DomainObjectSet<out EclipseLinkedResource>

Returns the linked resources for this project.

Return
The linked resources.

Since
1.0-milestone-4