api / org.gradle.tooling.model.eclipse / EclipseLinkedResource / getLocation

getLocation

abstract fun getLocation(): String

The local file system absolute path of the target of the linked resource. For example: '/path/to/somewhere'. Mutually exclusive with 'locationUri'

See the official Eclipse documentation for most up-to-date information on properties of a linked resource

Return
location