@Override
 public void setServerEditorPart(ServerEditorPart editor) {
   super.setServerEditorPart(editor);
   this.editor = editor;
 }