{
super("Compiling PDF...");
RStudioGinjector.INSTANCE.injectMembers(this);
errorList_ = new CompileErrorList();
addHandlerRegistration(eventBus_.addHandler(
CompilePdfOutputEvent.TYPE, this));
addHandlerRegistration(eventBus_.addHandler(
CompilePdfErrorsEvent.TYPE, this));