JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Package
org.gradle.tooling.model.eclipse
Interface EclipseProjectNature
public interface
EclipseProjectNature
An Eclipse project nature definition.
Since:
2.9
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getId
()
Returns the unique identifier of the project nature.
Method Detail
getId
String
getId()
Returns the unique identifier of the project nature.
Returns:
The project nature id.
See Also:
Definition of project natures in the Eclipse documentation
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
All Classes
JavaScript is disabled on your browser.
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method