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, toStringrunclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitexecpublic ProjectImporter(Collection<File> projects)
public String getDescription()
SetupActionExecuting <getDescription>... done.
getDescription in class SetupAction