IntelliJ IDEA 2016.2 Help

Play Configuration

File | Settings | Languages and Frameworks | Play Configuration

Use this page for specifying the Play framework settings such as the Play framework installation directory and the working directory for the play command-line utility (the Play console).

Item Description
Download Click this link to open the Play framework downloads page which lets you select and download the necessary version of the Play framework. (See which versions are supported by IntelliJ IDEA.)
Home Specify the Play framework installation directory.

Type the path in the field, or click browseButton (Shift+Enter) and select the directory in the dialog that opens.

Working directory Specify the directory from which commands of the play command-line utility are to be run. Usually, this is a root directory of your Play application.

Type the path in the field, or click browseButton (Shift+Enter) and select the directory in the dialog that opens.

Show on console run Select this check box to be able to see and modify the Play framework settings discussed above each time you access the play command-line utility in IntelliJ IDEA.

See Also

Last modified: 23 November 2016