Class JarFolderRunner
java.lang.Object
com.diffplug.gradle.eclipserunner.JarFolderRunner
- All Implemented Interfaces:
EclipseRunner
Runs an `EclipseApp` within this JVM using a folder containing
a `plugins` folder with the necessary jars.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
JarFolderRunner
-
-
Method Details
-
run
Description copied from interface:EclipseRunnerRuns the eclipse instance with the given arguments.- Specified by:
runin interfaceEclipseRunner- Throws:
Exception
-
open
- Throws:
Exception
-