]
Alexey Kazakov updated JBIDE-19086:
-----------------------------------
Fix Version/s: 4.3.0.Alpha1
use delegating progress monitor in foundation.core (was: common.ui)
-------------------------------------------------------------------
Key: JBIDE-19086
URL:
https://issues.jboss.org/browse/JBIDE-19086
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: common/jst/core
Affects Versions: 4.2.2.Final
Reporter: Andre Dietisheim
Assignee: Andre Dietisheim
Fix For: 4.3.0.Alpha1
WizardUtils is using *org.jboss.tools.common.ui.* DelegatingProgressMonitor. The
DelegatingProgressMonitor was moved to *org.jboss.tools.common.core* while keeping an
empty class in common.ui for compatibility reasons. We should now use the "new"
class in core.