new CollaborationSection.View(res), participantModel, appContext);
treeNodeMoveController = new FileTreeNodeMoveController(
appContext, fileTreeSection.getFileTreeUiController(), fileTreeModel);
OutlineSection outlineSection = OutlineSection.create(
new OutlineSection.View(res), appContext, outlineModel,
editorBundle.getOutlineController());
final WorkspaceNavigationToolBar navigationToolBar = WorkspaceNavigationToolBar.create(
codePerspectiveView.getNavigationView().getNavigationToolBarView(), collabSection,