JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
org.gradle.tooling.model.eclipse
EclipseProjectNature
Contents
Description
Method Summary
Method Details
getId()
Hide sidebar
Show sidebar
Interface EclipseProjectNature
@Incubating
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 Details
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