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