Class WoofEditorMain

  • All Implemented Interfaces:
    org.eclipse.core.runtime.IAdaptable, org.eclipse.core.runtime.IExecutableExtension, org.eclipse.ui.IEditorPart, org.eclipse.ui.ISaveablePart, org.eclipse.ui.IWorkbenchPart, org.eclipse.ui.IWorkbenchPart2, org.eclipse.ui.IWorkbenchPart3, org.eclipse.ui.part.IWorkbenchPartOrientation

    public class WoofEditorMain
    extends WoofEditor
    Allows testing of the WoofEditor.
    Author:
    Daniel Sagenschneider
    • Constructor Detail

      • WoofEditorMain

        public WoofEditorMain()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
                         throws java.lang.Exception
        Runs the WoofEditor for testing.
        Parameters:
        args - Command line arguments.
        Throws:
        java.lang.Exception - If failure to run.