eclipse-plugins
eclipse-plugins copied to clipboard
Installation of the second package in parallel is silently ignored
•plug-in version: feature GNU ARM C/C++ Packs (Experimental) 2.2.2.201602101653 •Java version: 8 •operating system: Win7 •toolchain version: GNU ARM latest •the detailed and complete list of steps to reproduce the bug Open "Packs" perspective Open "Packs" view Right click on any uninstalled package and select "Install" Immediatelly Right click on ANOTHER uninstalled package and select "Install" Observation: only first package is being installed Expectation: Both packages installed (or at least any error message displayed that second package is not installed because first package still being installed)
Immediatelly Right click on ANOTHER uninstalled package and select "Install"
hmmm.... it was not intended to be used like this, to install multiple packages you can multiple select them and click Install; in the mean time you can do anything you want, except install other packages.
the Packs Manager will suffer a major rewrite soon, so I'll probably change this behaviour too.
Hi. Sorry, this is not an enhancement, it is a bug. I just used command in the UI and it did not work. The installation of one package is quite long, you cannot consider it will be installed before user selects another package.
would you prefer a modal progress dialog while the packages are installed?
Definitely no modal dialogs
then what would be the expected behaviour? how about queuing all requests?
Queueing requests would be great!!!