Dashboard > WIP > Home > Using Zend Studio for Eclipse with GreenPepper Eclipse Plugin
  WIP Log In View a printable version of the current page.  
  Using Zend Studio for Eclipse with GreenPepper Eclipse Plugin
Added by Francois Denommee, last edited by Francois Denommee on Sep 10, 2009  (view change)
Labels: 
(None)

Starting from version 2.2, the GreenPepper Eclipse Plugin can be used with the Zend Studio for Eclipse. This allow fixture to be written in PHP language.

GreenPepper Extension : PHP

Source : http://www.greenpeppersoftware.com/svn/trunk/java/extensions-external/php/

The file greenpepper-extensions-php-x.x.x-jar-with-dependencies.jar must be added to the active runner jar files. You can find this file here or the current snapshot here.

Plugin Configuration

System Under Development class name : com.greenpepper.phpsud.PHPSud

Constructor args : [PHP Executable path];[Working Directory];[PHP file to initialize the system]

Ex: default;.;init.php
where           default  = use the default location of the php executable (On Unix: /usr/bin/php, On Windows : ../php/php.exe)
                .        = current directory where the init.php file is found (and other dependency files)
                init.php = PHP file to initialize the system

DEMONSTRATION LICENSE - This Confluence site is for demonstration purposes only. Evaluate Confluence today.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.4.3 Build:#705 Mar 21, 2007) - Bug/feature request - Contact Administrators