gradle
8.2-milestone-1
Kotlin DSL
gradle
/
org.gradle.tooling.model.eclipse
/
EclipseClasspathEntry
Eclipse
Classpath
Entry
interface
EclipseClasspathEntry
An element that can have classpath attributes.
Inheritors
EclipseProjectDependency
EclipseExternalDependency
EclipseSourceDirectory
EclipseClasspathContainer
Members
Functions
get
Access
Rules
Link copied to clipboard
abstract
fun
getAccessRules
(
)
:
DomainObjectSet
<
out
AccessRule
>
Returns the access rules associated with this classpath entry.
get
Classpath
Attributes
Link copied to clipboard
abstract
fun
getClasspathAttributes
(
)
:
DomainObjectSet
<
out
ClasspathAttribute
>
Returns the classpath attributes associated with this classpath entry.