gradle
Toggle table of contents
9.1.0-20250628022042+0000
API
Platform filter
API
Switch theme
Search in API
gradle
gradle
/
org.gradle.tooling.model.eclipse
/
EclipseClasspathEntry
Eclipse
Classpath
Entry
API
interface
EclipseClasspathEntry
(
source
)
An element that can have classpath attributes.
Since
2.14
Inheritors
EclipseClasspathContainer
EclipseExternalDependency
EclipseProjectDependency
EclipseSourceDirectory
Members
Functions
get
Access
Rules
Link copied to clipboard
API
abstract
fun
getAccessRules
(
)
:
DomainObjectSet
<
out
AccessRule
>
Returns the access rules associated with this classpath entry.
get
Classpath
Attributes
Link copied to clipboard
API
abstract
fun
getClasspathAttributes
(
)
:
DomainObjectSet
<
out
ClasspathAttribute
>
Returns the classpath attributes associated with this classpath entry.