bottom.addView(PROVENANCE_TRACKER_VIEW_ID);
bottom.addView(SOURCE_VIEW_ID);
bottom.addView(SINK_VIEW_ID);
//bottom.addView(MARKER_VIEW_ID);
bottom.addView(IPageLayout.ID_TASK_LIST);
bottom.addPlaceholder(IPageLayout.ID_PROBLEM_VIEW);
// Add the favorites action set
//layout.addActionSet(FAVORITES_ACTION_ID);
layout.addView(IPageLayout.ID_OUTLINE, IPageLayout.RIGHT, 0.85f, editorArea);