Package com.diffplug.gradle.oomph
Class InstalledJreAdder
java.lang.Object
com.diffplug.gradle.osgi.OsgiExecable.ReflectionHost
com.diffplug.gradle.oomph.SetupAction
com.diffplug.gradle.oomph.InstalledJreAdder
- All Implemented Interfaces:
OsgiExecable,Serializable,Runnable
Used for adding JRE/JDK installations to an Eclipse install.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.diffplug.gradle.oomph.SetupAction
SetupAction.Internal<Host extends SetupAction>Nested classes/interfaces inherited from interface com.diffplug.gradle.osgi.OsgiExecable
OsgiExecable.ReflectionClient<Host extends OsgiExecable.ReflectionHost>, OsgiExecable.ReflectionHost -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription`Executing... protected voidpopulateOrdering(OrderingConstraints<Class<? extends SetupAction>> ordering) Populates the ordering constraints.Methods inherited from class com.diffplug.gradle.oomph.SetupAction
getOrdering, order, toStringMethods inherited from class com.diffplug.gradle.osgi.OsgiExecable.ReflectionHost
run
-
Constructor Details
-
InstalledJreAdder
-
-
Method Details
-
populateOrdering
Description copied from class:SetupActionPopulates the ordering constraints.- Overrides:
populateOrderingin classSetupAction
-
getDescription
Description copied from class:SetupAction`Executing... done.` - Specified by:
getDescriptionin classSetupAction- See Also:
-