public class InstalledJreAdder extends SetupAction
Used for adding JRE/JDK installations to an Eclipse install.
SetupAction.Internal<Host extends SetupAction>OsgiExecable.ReflectionClient<Host extends OsgiExecable.ReflectionHost>, OsgiExecable.ReflectionHost| Modifier | Constructor and Description |
|---|---|
protected |
InstalledJreAdder(Collection<InstalledJre> jresToAdd) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Executing <getDescription>... |
protected void |
populateOrdering(OrderingConstraints<Class<? extends SetupAction>> ordering)
Populates the ordering constraints.
|
getOrdering, order, toStringrunclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitexecprotected InstalledJreAdder(Collection<InstalledJre> jresToAdd)
protected void populateOrdering(OrderingConstraints<Class<? extends SetupAction>> ordering)
SetupActionPopulates the ordering constraints.
populateOrdering in class SetupActionpublic String getDescription()
SetupActionExecuting <getDescription>... done.
getDescription in class SetupActionSetupAction.getDescription()