Package com.diffplug.gradle.oomph
Class InstalledJreAdderInternal
java.lang.Object
com.diffplug.gradle.osgi.OsgiExecable.ReflectionClient<Host>
com.diffplug.gradle.oomph.SetupAction.Internal<InstalledJreAdder>
com.diffplug.gradle.oomph.InstalledJreAdderInternal
- All Implemented Interfaces:
Runnable
-
Field Summary
Fields inherited from class com.diffplug.gradle.osgi.OsgiExecable.ReflectionClient
host -
Method Summary
Modifier and TypeMethodDescriptionprotected org.eclipse.jdt.launching.IVMInstalladdInstalledJre(org.eclipse.jdt.launching.IVMInstallType type, InstalledJre jreToAdd) protected voidlinkWithExecutionEnvironments(org.eclipse.jdt.launching.IVMInstall installedVm, InstalledJre jreToAdd) protected voidMethods inherited from class com.diffplug.gradle.oomph.SetupAction.Internal
run
-
Method Details
-
runWithinEclipse
- Specified by:
runWithinEclipsein classSetupAction.Internal<InstalledJreAdder>- Throws:
Throwable
-
addInstalledJre
protected org.eclipse.jdt.launching.IVMInstall addInstalledJre(org.eclipse.jdt.launching.IVMInstallType type, InstalledJre jreToAdd) throws Exception - Throws:
Exception
-
linkWithExecutionEnvironments
protected void linkWithExecutionEnvironments(org.eclipse.jdt.launching.IVMInstall installedVm, InstalledJre jreToAdd)
-