IdeaProject

Generates an IDEA project file.

API Documentation

IdeaProject

Properties

Name Type Description
javaVersion String The java version used for defining the project SDK.
outputFile File The output file.

Methods

Name Signature Description
withXml IdeaProject withXml(Closure closure) Adds a closure to be called when the ipr xml has been created.