Class NativeRunner
java.lang.Object
com.diffplug.gradle.eclipserunner.NativeRunner
- All Implemented Interfaces:
EclipseRunner
Runs an `EclipseApp` using a native launcher (such as
eclipsec.exe).-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NativeRunner
Pass it the location of the launcher file.
-
-
Method Details
-
run
Description copied from interface:EclipseRunnerRuns the eclipse instance with the given arguments.- Specified by:
runin interfaceEclipseRunner- Throws:
Exception
-