api / org.gradle.tooling.model.eclipse / EclipseProjectNature / getId

getId

abstract fun getId(): String

Returns the unique identifier of the project nature.

See Also
<a href="http://help.eclipse.org/mars/topic/org.eclipse.platform.doc.isv/reference/extension-points/org_eclipse_core_resources_natures.html">Definition of project natures in the Eclipse documentation</a>

Return
The project nature id.