api / org.gradle.tooling.model.eclipse / EclipseSourceDirectory / getClasspathAttributes

getClasspathAttributes

abstract fun getClasspathAttributes(): DomainObjectSet<out ClasspathAttribute>

Overrides EclipseClasspathEntry.getClasspathAttributes

{@inheritDoc}

Exceptions

UnsupportedMethodException - For Gradle versions older than 3.0, where this method is not supported.

Since
3.0