gradle
8.2-milestone-1
Kotlin DSL
gradle
/
org.gradle.tooling.model.eclipse
/
EclipseWorkspace
Eclipse
Workspace
interface
EclipseWorkspace
Information about the eclipse workspace.
Members
Functions
get
Location
Link copied to clipboard
abstract
fun
getLocation
(
)
:
File
The filesystem location of the eclipse workspace
get
Projects
Link copied to clipboard
abstract
fun
getProjects
(
)
:
List
<
EclipseWorkspaceProject
>
The list of projects in the eclipse workspace.