Class HeadlessTestApplication

  • All Implemented Interfaces:
    org.eclipse.core.runtime.IPlatformRunnable

    public class HeadlessTestApplication
    extends Object
    implements org.eclipse.core.runtime.IPlatformRunnable
    • Constructor Detail

      • HeadlessTestApplication

        public HeadlessTestApplication()
    • Method Detail

      • run

        public Object run​(Object object)
                   throws Exception
        Specified by:
        run in interface org.eclipse.core.runtime.IPlatformRunnable
        Throws:
        Exception