]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - org.argeo.slc.client.ui.dist/src/org/argeo/slc/client/ui/dist/commands/RefreshArtifactBrowser.java
Adapt after ui.dist after Argeo Commons upgrade. Build but do not start correctly.
[gpl/argeo-slc.git] / org.argeo.slc.client.ui.dist / src / org / argeo / slc / client / ui / dist / commands / RefreshArtifactBrowser.java
index b63481c9d93d4c5382ee26b308c6c12fdfa683ad..0b4c0622651478ef923b832103a29cc2686c6feb 100644 (file)
@@ -21,9 +21,7 @@ import org.eclipse.core.commands.ExecutionEvent;
 import org.eclipse.core.commands.ExecutionException;
 import org.eclipse.ui.handlers.HandlerUtil;
 
-/**
- * Force the refresh of the artifact browser view
- */
+/** Force the refresh of the artifact browser view */
 public class RefreshArtifactBrowser extends AbstractHandler {
 
        public Object execute(ExecutionEvent event) throws ExecutionException {