php-codebrowser

PHP-CodeBrowser not following path in checkstyle.xml correctly

I've set up phpUnderControl and it's all working very well, except that for a few projects that I have aren't getting any output in the PHP-CodeBrowser tab. If I run the command manually I get: phpcb --log projects/devvo/build/logs --source projects/devvo/source --output projects/devvo/build/php-code-browser Generating PHP_CodeBrowser...

phpUnderControl and CodeBrowser

Does phpUnderControl have a built in code browser? If so, how do I change it to use PHP_CodeBrowser instead? ...