Phing
IntelliJ IDEA supports integration with the Phing build framework. Phing is mainly intended for building PHP projects, but it can also be used as a build tool in a number of areas. Phing functionality in IntelliJ IDEA is provided through a dedicated Phing Build tool window.
Before you start
-
Make sure Phing is downloaded and set up on your computer. If you are using an AMP, the package may already contain Phing.
-
Install the Phing Support plugin on the Settings/Preferences | Plugins page, tab Marketplace, as described in Installing plugins from JetBrains repository.
Accessing Phing Build tool window
-
Open a Phing build file in the editor or select it in the Project tool window, and then choose Add as Phing build file from the context menu of the selection.
-
Choose
from 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.
Last modified: 08 March 2021