Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fatal makegood in ecplise kepler #64

Open
bokmani opened this issue Jul 16, 2014 · 1 comment
Open

Fatal makegood in ecplise kepler #64

bokmani opened this issue Jul 16, 2014 · 1 comment
Labels

Comments

@bokmani
Copy link

bokmani commented Jul 16, 2014

Environment
Mac Maverics + eclipse(Kepler)
PHP : 5.4.24
PDT : 3.2.0
phpunit 4.1.* via composer

i did set "PHP include path = /.composer/vendor/", then i can execute makegood
(without PHPUnit_Framework_TestCase class is not available. Fix..)

But, when execute makegood , occurred below error .

How do i fix this error?

Fatal error: Class 'PHPUnit_Framework_TestSuite' not found in /Users/username/Desktop/eclipse/plugins/com.piece_framework.makegood.stagehandtestrunner_3.1.0.v201407050319/resources/php/vendor/piece/stagehand-testrunner/src/Collector/PHPUnitCollector.php on line 124

@iteman
Copy link
Member

iteman commented Oct 10, 2014

The vendor directory should be added to the PHP build path for your Eclipse project.

See also #68.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants