eclipse plugin: Fix an invalid thread access exception
This commit is contained in:
parent
849ac0c1ff
commit
621446bd93
1 changed files with 0 additions and 3 deletions
|
@ -145,9 +145,6 @@ public class ProjectUtils
|
|||
}
|
||||
monitor.worked(10);
|
||||
|
||||
if (WorkspaceUtils.getProjectsExplorer() != null)
|
||||
WorkspaceUtils.getProjectsExplorer().getCommonViewer().refresh();
|
||||
|
||||
return 0;
|
||||
}
|
||||
}
|
Loading…
Add table
Reference in a new issue