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
/
EclipseWorkspace
Eclipse
Workspace
API
interface
EclipseWorkspace
(
source
)
Information about the eclipse workspace.
Since
5.5
Members
Functions
get
Location
Link copied to clipboard
API
abstract
fun
getLocation
(
)
:
File
The filesystem location of the eclipse workspace
get
Projects
Link copied to clipboard
API
abstract
fun
getProjects
(
)
:
List
<
EclipseWorkspaceProject
>
The list of projects in the eclipse workspace.