]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - eclipse/plugins/org.argeo.slc.client.ui/src/main/java/org/argeo/slc/client/ui/SlcExecutionPerspective.java
Processes list view
[gpl/argeo-slc.git] / eclipse / plugins / org.argeo.slc.client.ui / src / main / java / org / argeo / slc / client / ui / SlcExecutionPerspective.java
index 5374dd17f11d67b6c1f28fb42c7259261843d424..144131fe0d79a709d1e06df2fc41197bed0a8160 100644 (file)
@@ -24,7 +24,7 @@ public class SlcExecutionPerspective implements IPerspectiveFactory {
 
                IFolderLayout bottom = layout.createFolder("bottom",
                                IPageLayout.BOTTOM, 0.65f, editorArea);
-               bottom.addView("org.argeo.slc.client.ui.processListView");
+               bottom.addView("org.argeo.slc.client.ui.jcrProcessListView");
 
 //             IFolderLayout topRight = layout.createFolder("topRight",
 //                             IPageLayout.RIGHT, 0.6f, "main");