public class ProjectImporter extends SetupAction
Imports all of the given project files.
SetupAction.Internal<Host extends SetupAction>
OsgiExecable.ReflectionClient<Host extends OsgiExecable.ReflectionHost>, OsgiExecable.ReflectionHost
Constructor and Description |
---|
ProjectImporter(Collection<File> projects) |
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Executing <getDescription>... |
getOrdering, order, populateOrdering, toString
run
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
exec
public ProjectImporter(Collection<File> projects)
public String getDescription()
SetupAction
Executing <getDescription>... done.
getDescription
in class SetupAction