Composer-Eclipse-Plugin
Composer-Eclipse-Plugin copied to clipboard
Build-Path for packages installed in other directories (= not vendor) through custom installers
At the moment it is impossible to get the install path when a package is installed via a custom installer in another directory than the vendor dir. It is required to get this path in order to correctly fill the build-path.
ref composer/composer#2174