JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.gradle.tooling.model.eclipse
Interface EclipseOutputLocation
public interface
EclipseOutputLocation
The output location of an Eclipse project.
Since:
3.0
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
String
getPath
()
Returns the project-relative path to the output location.
Method Detail
getPath
String
getPath()
Returns the project-relative path to the output location.
Returns:
The path to the output location. Does not return null.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method