api / org.gradle.plugins.ide.idea.model / Project / addModulePath

addModulePath

@Incubating open fun addModulePath(moduleFile: File): Unit

Adds a module to the module paths included in the Project.

Parameters

moduleFile - path to the module's module file

Since
4.0