PHP Options: Hudson

In this dialog you set options for continuously testing PHP projects on a Hudson server. For more information about using Hudson with PHP, see Using a Continuous Build Server With PHP.You must have a Hudson or Jenkins server registered with the IDE in order to test PHP projects on such a server.

PPW (Php Project Wizard) Script

To create a Hudson or Jenkins build job on a PHP project, you need a local copy of the Php Project Wizard script. Install the script using PEAR.

Element Description

PPW script

The path to the installed PPW script.

Browse

Browse your local file system for the path to the PPW script.

Search

Click for the IDE to search your filesystem for all PPW script files. A drop-down list opens in which you select which script to use.


Job Configuration

You require a local copy of a config.xml file for Hudson or Jenkins jobs. This file must include information about all relevant Hudson or Jenkins plugins. The IDE includes a config.xml with all Jenkins Template for PHP plugins. Alternatively, the administrator of your Jenkins or Hudson server can provide you with a file.

Element Description

Job Config

Path to the config.xml file for Hudson or Jenkins PHP jobs.

Browse

Browse your local file system for the path to the config.xml file.

Default

Select the default config.xml file, at NETBEANS_INSTALLATION/php/hudson/config.xml.



Related Topics

Developing Applications with NetBeans IDE,

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