natures

open fun natures(natures: Array<String>)

Appends natures entries to the eclipse project.

For example see docs for EclipseProject

Parameters

natures

the nature names


open var natures: List<String>