api / org.gradle.tooling.model.eclipse / EclipseOutputLocation

EclipseOutputLocation

interface EclipseOutputLocation

The output location of an Eclipse project.

Since
3.0

Functions

getPath

abstract fun getPath(): String

Returns the project-relative path to the output location.