[
https://issues.jboss.org/browse/JBIDE-19086?page=com.atlassian.jira.plugi...
]
Andre Dietisheim edited comment on JBIDE-19086 at 2/13/15 7:05 PM:
-------------------------------------------------------------------
This was caused by JBIDE-15058 which replaced the DelegatingProgressMonitor in common.ui
with the one in foundation.core
was (Author: adietish):
This was caused by JBIDE-15058
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.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)