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

setComment

open fun setComment(comment: String): Unit

A comment used for the eclipse project. By default it will be configured to project.description

For example see docs for EclipseProject