Bug 531433 - Replace usage of SubProgressMonitor by SubMonitor

Fixes a regression. beginTask must not be called twice on an
IProgressMonitor instance. SubMonitor.convert() will call beginTask on
the given monitor, so beginTask must not be called before on this
monitor instance. To avoid this, a SubMonitor is created with
subMonitorFor given the required number of ticks.

Change-Id: Icb87740d2a98a0c7b73bfaf6879c767e937759bf
Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
1 file changed
tree: 8b388889548d31aa43f67358fbc714aa6f3f55f5
  1. bundles/
  2. examples/
  3. features/
  4. tests/
  5. .gitignore
  6. CONTRIBUTING.md
  7. pom.xml