public void linkEditorToTarget() {
   provider.addSelectionChangedListener(editorToTargetListener);
 }