Symfony Options

Symfony projects contain a Symfony run script. The run script you specify in this page is only used for new projects or in case the project's run script is not valid.

Element Description

Symfony script

The path to the Symfony run script and default parameters.

Search

The IDE searches for all Symfony run scripts that you have installed. A dialog opens in which you select which run script to use.

Browse...

Manually browse your file system for the run script.

Manually browse your file system for the run script.

Deselect this for NetBeans IDE to include the /cache directory when scanning for Symfony functions. This can be useful if you cache actions.

This box sets globally whether cache directories are ignored. You can set whether the cache directory is ignored for an individual project in that project's Properties, under Frameworks > Symfony.

Default Parameters

Specify default command line options for running Symfony projects or applications.



Related Topics

Developing Applications with NetBeans IDE,

Copyright © 2013, Oracle and/or its affiliates. All rights reserved.