Class SetupAction

All Implemented Interfaces:
OsgiExecable, Serializable, Runnable
Direct Known Subclasses:
ConventionPde.TargetPlatformSetter, InstalledJreAdder, ProjectImporter

public abstract class SetupAction extends OsgiExecable.ReflectionHost
Setup action which takes place within the Eclipse installation.
See Also:
  • Constructor Details

    • SetupAction

      protected SetupAction(String client)
  • Method Details