gradle
Toggle table of contents
9.1.0-20250628022042+0000
API
Platform filter
API
Switch theme
Search in API
gradle
gradle
/
org.gradle.tooling.model.eclipse
/
HierarchicalEclipseProject
/
getLinkedResources
get
Linked
Resources
API
abstract
fun
getLinkedResources
(
)
:
DomainObjectSet
<
out
EclipseLinkedResource
>
(
source
)
Returns the linked resources for this project.
Return
The linked resources.
Since
1.0-milestone-4