I'm trying to set up Zend Studio so I can use PHPUnit, but I can't figure it out. The PHPUnit library path is un-editable.

What should I do?

link|improve this question

65% accept rate
feedback

1 Answer

This link helped me out.

Right click on your project, then click "Properties". Under "PHP include path", you will find under the "libraries" tab the definition for PHPUnit. Remove that, or edit the path

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.