api / org.gradle.plugins.ide.idea.model / IdeaModule / getProject

getProject

open fun getProject(): Project

An owner of this IDEA module.

If IdeaModule requires some information from gradle this field should not be used for this purpose. IdeaModule instances should be configured with all necessary information by the plugin or user.