toggle menu
gradle
8.11.1
API
switch theme
search in API
gradle
/
org.gradle.tooling.model.eclipse
/
EclipseWorkspaceProject
Eclipse
Workspace
Project
API
interface
EclipseWorkspaceProject
(
source
)
Information about a project in 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 project
get
Name
Link copied to clipboard
API
abstract
fun
getName
(
)
:
String
The name of the eclipse project
is
Open
Link copied to clipboard
API
abstract
fun
isOpen
(
)
:
Boolean
The status of the eclipse project.