Interface AbstractIdeEclipseEditor.OutsideWorkbenchLauncher

  • Enclosing class:
    AbstractIdeEclipseEditor<R extends Model,​RE extends java.lang.Enum<RE>,​O>

    public static interface AbstractIdeEclipseEditor.OutsideWorkbenchLauncher
    Logic to launch outside the IWorkbench.
    • Method Detail

      • launch

        void launch()
             throws java.lang.Throwable
        Launches outside the IWorkbench.
        Throws:
        java.lang.Throwable - If failure in launching.