api / org.gradle.plugins.ide.eclipse.model / EclipseProject / setNatures

setNatures

open fun setNatures(natures: MutableList<String>): Unit

The natures to be added to this Eclipse project.

For example see docs for EclipseProject