public ViewSetupFilesCommand(IPackageFilesViewFactory factory, IWorkbench workbench) { this.factory = factory; this.workbench = workbench; }