[
https://issues.jboss.org/browse/JBIDE-17550?page=com.atlassian.jira.plugi...
]
Mickael Istria commented on JBIDE-17550:
----------------------------------------
I've tried Central a few times now and didn't even notice a delay where we
could/should add another Progress Dialog. Is this issue still valid or maybe this was
fixed together with another change on Central?
I'm inclined to close this as "Cannot Reproduce"
When Install/Update button pressed no progress reported about
installation preparation
--------------------------------------------------------------------------------------
Key: JBIDE-17550
URL:
https://issues.jboss.org/browse/JBIDE-17550
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: central
Affects Versions: 4.2.0.Beta2
Reporter: Denis Golovin
Assignee: Denis Golovin
Priority: Minor
Labels: f2f2014
Fix For: 4.3.0.Alpha1
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
{code}
computeInstallableUnits(monitor.newChild(50));
{code}
and
{code}resolveInstall(monitor.newChild(50));{code}
which can take considerable amount of time.
I think progress for Preparation to install requested features should be visible in
eclipse.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)