Révision 2636
tmp/org.txm.rcp/src/main/java/org/txm/rcp/commands/workspace/UpdateCorpus.java (revision 2636) | ||
---|---|---|
90 | 90 |
protected IStatus run(IProgressMonitor monitor) { |
91 | 91 |
|
92 | 92 |
try { |
93 |
if (project.compute(SubMonitor.convert(monitor), true)) { // TODO children should be recomputed later when the user needs it
|
|
93 |
if (project.compute(monitor, true)) { // TODO children should be recomputed later when the user needs it
|
|
94 | 94 |
|
95 | 95 |
this.syncExec(new Runnable() { |
96 | 96 |
|
Formats disponibles : Unified diff