IntelliJ IDEA 2017.2 Help

Running Builds

This feature is supported in the Ultimate edition only.

The following is only valid when PHP Plugin is installed and enabled!

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: 29 November 2017

See Also

Procedures: