Depreciated Class
[lgpl/argeo-commons.git] / eclipse / runtime / org.argeo.eclipse.ui.jcr / src / main / java / org / argeo / eclipse / ui / jcr / commands / Refresh.java
index 5550b4075973b9f3ecf7b66967132961cde7d4c3..8549bf26bf02f1256865be6e2e09ab8d722c633d 100644 (file)
@@ -17,6 +17,7 @@ import org.eclipse.ui.handlers.HandlerUtil;
  * if some changes in the underlying data have not yet been propagated to the
  * model, the view will not display up-to-date information.
  */
+@Deprecated
 public class Refresh extends AbstractHandler {
 
        public Object execute(ExecutionEvent event) throws ExecutionException {