In this dialog you set options for continuously testing PHP projects on a Hudson server. For more information about using Hudson with PHP, see .
Element | Description |
---|---|
Build Script |
The path to the build script. Use the Browse or Search buttons to locate the build script on your local file system. |
Job Config |
The path to the config.xml file for Hudson or Jenkins PHP jobs. Use the Browse button to locate the configuration file on your local file system or click Default to use the config.xml that is included with the IDE (NETBEANS_INSTALLATION/php/hudson/config.xml ).
The configuration file must include information about all relevant Hudson or Jenkins plugins. The IDE includes a |
PHPUnit Script |
The path to the PHPUnit script, if available. Use the Browse or Search buttons to locate PHPUnit scripts on your local file system. |
Related Topics
Developing Applications with NetBeans IDE,
Developing Applications with NetBeans IDE,
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |