"bottomParts", IPageLayout.LEFT, 0.3f, FOLDER_BOTTOM);
//tabs.addView(DebugView.ID);
tabs.addView(DebugTree.ID);
tabs.addView(SubshapeView.ID);
tabs.addView(RenderLineView.ID);
tabs.addPlaceholder(IPageLayout.ID_PROP_SHEET);
String editorArea = layout.getEditorArea();
layout.addStandaloneView(IPageLayout.ID_OUTLINE, true, IPageLayout.LEFT, 0.3f,
editorArea);