Class GranularEditorAwareSyncUtil


  • public class GranularEditorAwareSyncUtil
    extends org.eclipse.xtext.ui.refactoring.ui.SyncUtil
    Xtext SyncUtil which knows about XtextEditor embedded in granular editors.
    • Constructor Detail

      • GranularEditorAwareSyncUtil

        public GranularEditorAwareSyncUtil()
    • Method Detail

      • reconcileAllEditors

        public void reconcileAllEditors​(org.eclipse.ui.IWorkbench workbench,
                                        boolean saveAll,
                                        org.eclipse.core.runtime.IProgressMonitor monitor)
        Overrides:
        reconcileAllEditors in class org.eclipse.xtext.ui.refactoring.ui.SyncUtil
      • waitForReconciler

        public void waitForReconciler​(org.eclipse.xtext.ui.editor.XtextEditor editor)
        Overrides:
        waitForReconciler in class org.eclipse.xtext.ui.refactoring.ui.SyncUtil