public class UpdateDependenciesCommand extends CloneCommand
Constructor and Description |
---|
UpdateDependenciesCommand() |
Modifier and Type | Method and Description |
---|---|
void |
execute(IWorkspace workspace,
IProject[] projects,
String username,
String password,
boolean publishAfterClone)
Execute Update Dependencies Command.
|
cloneDependencies, cloneProject, createGitDirectory, execute, publishProjects
public void execute(IWorkspace workspace, IProject[] projects, String username, String password, boolean publishAfterClone)
workspace
- the workspaceprojects
- the projectsusername
- the usernamepassword
- the passwordpublishAfterClone
- the publish after cloneCopyright © 2010–2018 Eclipse Foundation. All rights reserved.