public void remove() {
eventRemover.remove();
}
});
codePanelBundle = new StandaloneCodeBundle(appContext, shell, fileTreeController, fileTreeModel, searchIndex,
documentManager, participantModel, docOpRecipient, workspacePlace){
@Override
protected ClientPluginService initPlugins(MultiPanel<?, ?> masterPanel) {
return plugins;
}