160161162163164165166
} protected IEditorInput getJavaFileEditorInput(File f) { return new CFJavaFileEditorInput(f); }