IntelliJ IDEA 2017.1 Help

Command Line Tool Support: Symfony

File | Settings | Tools | Command Line Tool Support for Windows and Linux
IntelliJ IDEA | Preferences | Tools | Command Line Tool Support for macOS


The dialog box opens when you click the Add button and choose Symfony in the Choose Tool to Add dialog box.
Use the dialog box to configure Symfony support in IntelliJ IDEA.

ItemDescription
Path to SymfonyIn this text box, specify the location of the Symfony executable file:
  • <symfony_home>/data/bin/symfony for Symfony 1.2.
  • <symfony_home>/data/bin/symfony.bar for Symfony 1.4.
  • <symfony_home>/app/console for Symfony 2.
Type the path manually or click the Browse button browseButton.png and choose the desired location in the dialog that opens. IntelliJ IDEA parses the contents of the specified file for Symfony commands.

See Also

Last modified: 18 July 2017