X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=org.argeo.slc.client.ui.dist%2Fsrc%2Forg%2Fargeo%2Fslc%2Fclient%2Fui%2Fdist%2Feditors%2FDistWorkspaceEditor.java;h=5e9afae81832016f0294f7817759f98a5777968f;hb=f59056d0b805cb91f524671a28b8780338509ba4;hp=06e892f028b42050d1b6d17ec1bab268b3afb85e;hpb=8a01e42cd1a963be1f37d444f15e09512dc7d07f;p=gpl%2Fargeo-slc.git diff --git a/org.argeo.slc.client.ui.dist/src/org/argeo/slc/client/ui/dist/editors/DistWorkspaceEditor.java b/org.argeo.slc.client.ui.dist/src/org/argeo/slc/client/ui/dist/editors/DistWorkspaceEditor.java index 06e892f02..5e9afae81 100644 --- a/org.argeo.slc.client.ui.dist/src/org/argeo/slc/client/ui/dist/editors/DistWorkspaceEditor.java +++ b/org.argeo.slc.client.ui.dist/src/org/argeo/slc/client/ui/dist/editors/DistWorkspaceEditor.java @@ -24,8 +24,8 @@ import javax.jcr.Session; import org.argeo.jcr.JcrUtils; import org.argeo.node.security.Keyring; import org.argeo.slc.SlcException; +import org.argeo.slc.SlcNames; import org.argeo.slc.client.ui.dist.DistPlugin; -import org.argeo.slc.jcr.SlcNames; import org.argeo.slc.repo.RepoUtils; import org.eclipse.core.runtime.IProgressMonitor; import org.eclipse.ui.IEditorInput;