toggle menu
gradle
8.11.1
API
switch theme
search in API
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
EclipseProjectDependency
EclipseSourceDirectory
EclipseExternalDependency
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.