Composer can install global dependencies. composer global require 'pack/age' and composer global update. Create a preference page to manage them, which supports:
Why? Later give other eclipse plugins the ability to use binaries that are installed via composer (e.g. phpunit).
Composer can install global dependencies.
composer global require 'pack/age'andcomposer global update. Create a preference page to manage them, which supports:Why? Later give other eclipse plugins the ability to use binaries that are installed via composer (e.g. phpunit).