// contentAssistProposal = new RetargetTextEditorAction(ErlideUIMessages
// .getResourceBundle(), "ContentAssistProposal.");
// ErlLogger.debug("AC 1");
fPreviousAnnotation = new GotoAnnotationAction("PreviousAnnotation.", false); //$NON-NLS-1$
fNextAnnotation = new GotoAnnotationAction("NextAnnotation.", true); //$NON-NLS-1$
}