IntelliJ IDEA 2018.1 Help

Running Builds

Phing functionality in IntelliJ IDEA is provided through a dedicated Phing Build tool window.

In this section:

Accessing the Phing Buide tool window

  1. Open a Phing build file in the editor or select it in the Project tool window, and then choose Add as Phing build file on the context menu of the selection.
  2. Choose View | Tool Windows | Phing Build on the main menu. The tool window can be accessed after you have opened it through the context menu of a Phing build file in the editor or in the Project tool window.

Running builds

  1. Open the Phing Build tool window.
  2. Select the required build file in the list and click the Run button run.png on the toolbar or choose Run Build on the context menu of the selection.

Running separate build targets

Do one of the following:

Last modified: 24 July 2018

See Also

Procedures: