From: Bruno Sinou Date: Thu, 8 Mar 2012 15:50:32 +0000 (+0000) Subject: Depreciated Class X-Git-Tag: argeo-commons-2.1.30~986 X-Git-Url: https://git.argeo.org/?a=commitdiff_plain;h=7a27dbd8db19ff37bd5a7c8854d07a60e563b93d;p=lgpl%2Fargeo-commons.git Depreciated Class git-svn-id: https://svn.argeo.org/commons/trunk@5167 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- diff --git a/eclipse/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/commands/Refresh.java b/eclipse/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/commands/Refresh.java index 5550b4075..8549bf26b 100644 --- a/eclipse/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/commands/Refresh.java +++ b/eclipse/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/commands/Refresh.java @@ -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 {