public class InstalledJreAdderInternal extends SetupAction.Internal<InstalledJreAdder>
host| Modifier and Type | Method and Description |
|---|---|
protected org.eclipse.jdt.launching.IVMInstall |
addInstalledJre(org.eclipse.jdt.launching.IVMInstallType type,
InstalledJre jreToAdd) |
protected void |
linkWithExecutionEnvironments(org.eclipse.jdt.launching.IVMInstall installedVm,
InstalledJre jreToAdd) |
protected void |
runWithinEclipse() |
runprotected void runWithinEclipse()
throws Throwable
runWithinEclipse in class SetupAction.Internal<InstalledJreAdder>Throwableprotected org.eclipse.jdt.launching.IVMInstall addInstalledJre(org.eclipse.jdt.launching.IVMInstallType type,
InstalledJre jreToAdd)
throws Exception
Exceptionprotected void linkWithExecutionEnvironments(org.eclipse.jdt.launching.IVMInstall installedVm,
InstalledJre jreToAdd)