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

The pugin does not use the installed Composer #137

Open
kwebble opened this issue Feb 26, 2016 · 2 comments
Open

The pugin does not use the installed Composer #137

kwebble opened this issue Feb 26, 2016 · 2 comments

Comments

@kwebble
Copy link

kwebble commented Feb 26, 2016

When appyling changes to the composer configuration by clicking the 'debug' icon in the composer.json editor an error is shown that composer.phar cannot be found.

But executing composer commands from the command line work fine.

@gossi
Copy link
Collaborator

gossi commented Feb 28, 2016

There are two locations where you can configure which composer.phar to use:

  1. Eclipse Preferences > Composer: Select the php binary + composer binary
  2. Project Properties > Composer: Override global preference here.

Can you check, what you've set here and what might go wrong?

@kwebble
Copy link
Author

kwebble commented Mar 6, 2016

With composer installed and available from the command line I expected the plugin to detect composer without having to configure it.

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

No branches or pull requests

2 participants