Package org.gradle.tooling.model.eclipse
Interface EclipseProjectNature
public interface EclipseProjectNature
An Eclipse project nature definition.
- Since:
- 2.9
- 
Method Summary
- 
Method Details- 
getIdString getId()Returns the unique identifier of the project nature.- Returns:
- The project nature id.
- See Also:
 
 
-