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

getName

abstract fun getName(): String

The project-relative path of the linked resource as it appears in the workspace.

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

For example, a linked resource to a file system folder /some/path/to/someFolder can have a name 'someFolder'

Return
name