Class NativeRunner

  • All Implemented Interfaces:
    EclipseRunner

    public class NativeRunner
    extends Object
    implements EclipseRunner
    Runs an `EclipseApp` using a native launcher (such as eclipsec.exe).
    • Constructor Detail

      • NativeRunner

        public NativeRunner​(File eclipsec)
        Pass it the location of the launcher file.