bottomFolder.addView(IConsoleConstants.ID_CONSOLE_VIEW);
bottomFolder.addView(JavaUI.ID_JAVADOC_VIEW);
bottomFolder.addView(JavaUI.ID_SOURCE_VIEW);
bottomFolder.addPlaceholder(NewSearchUI.SEARCH_VIEW_ID);
bottomFolder.addPlaceholder(IConsoleConstants.ID_CONSOLE_VIEW);
bottomFolder.addPlaceholder(IPageLayout.ID_BOOKMARKS);
bottomFolder.addPlaceholder(IProgressConstants.PROGRESS_VIEW_ID);
layout.addView(IPageLayout.ID_OUTLINE, IPageLayout.RIGHT, (float) 0.75, editorArea);
layout.addActionSet(IDebugUIConstants.LAUNCH_ACTION_SET);