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