-
Enhancement
-
Resolution: Cannot Reproduce
-
Minor
-
4.2.0.Beta2
-
Sprint 20141112, Sprint to CR1 Release, Sprint #1 April 2015
-
3
When big features like ADT or set of features requested to be installed from central there is no indication in eclipse by any means that something is going on. Meantime central calls
computeInstallableUnits(monitor.newChild(50));
and
resolveInstall(monitor.newChild(50));
which can take considerable amount of time.
I think progress for Preparation to install requested features should be visible in eclipse.