Exemplo n.º 1
0
 @Override
 protected boolean canSuspend(final IProgressMonitor monitor) {
   return (fRjs.getDataLevel() == 0);
 }