Community
Participate
Working Groups
Sometimes when using Sphinx progress indicators appear that have a {0} in them. I was able to track one of these occurences to: Description Resource Path Location SubMonitor progress = SubMonitor.convert(monitor, Messages.task_unresolvingUnrea ModelLoadManager.java /org.eclipse.sphinx.emf.workspace/src/org/eclipse/sphinx/emf/workspace/loading line 1530 There seems to be an NLS.bind invocation missing as it is used at comparable code snippets.
Fixed by adding missing NLS.bind() invocation with project.getName() as argument.
Mass-closing Resolved tickets