| Modifier and Type | Method and Description |
|---|---|
protected boolean |
connectDefault()
Connect to default repository
|
protected boolean |
connectLocal(String path)
Connect to local repository
|
protected boolean |
connectRemote(String url)
Connect to remote repository without username of password
|
void |
execute(String... tokens)
Execute the given parameters.
|
public void execute(String... tokens)
Commandprotected boolean connectDefault()
protected boolean connectLocal(String path)
path - directory of the local repositoryprotected boolean connectRemote(String url)
url - URL of the repositoryCopyright © 2015-2018 Eclipse Foundation. All Rights Reserved.