Refactoring: move all code needing the workbench from eclipse.ui to eclipse.ui.workbe...
[lgpl/argeo-commons.git] / org.argeo.eclipse.ui.workbench / src / org / argeo / eclipse / ui / workbench / commands / GetNodeSize.java
index c31f4d6b3ad10d13616497fb46ae92947312a83b..1caf114823dbb528c5b42fb3238c7a3c06b63c9f 100644 (file)
@@ -21,7 +21,7 @@ import java.util.List;
 
 import javax.jcr.Node;
 
-import org.argeo.eclipse.ui.ErrorFeedback;
+import org.argeo.eclipse.ui.workbench.ErrorFeedback;
 import org.argeo.eclipse.ui.workbench.WorkbenchUiPlugin;
 import org.argeo.jcr.JcrUtils;
 import org.argeo.eclipse.ui.workbench.jcr.internal.model.SingleJcrNodeElem;