gradle
8.3
Java API
gradle
/
org.gradle.plugins.ide.eclipse.model
/
ClasspathEntry
Classpath
Entry
Java API
interface
ClasspathEntry
Represents an entry in the Eclipse classpath.
Inheritors
AbstractClasspathEntry
Output
Members
Functions
append
Node
Link copied to clipboard
Java API
abstract
fun
appendNode
(
node
:
Node
)
get
Kind
Link copied to clipboard
Java API
abstract
fun
getKind
(
)
:
String