gradle
8.2
Java API
gradle
/
org.gradle.tooling.model.eclipse
/
EclipseClasspathEntry
Eclipse
Classpath
Entry
Java API
interface
EclipseClasspathEntry
An element that can have classpath attributes.
Inheritors
EclipseExternalDependency
EclipseSourceDirectory
EclipseProjectDependency
EclipseClasspathContainer
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.