Package | Description |
---|---|
org.eclipse.tycho.plugins.p2.director |
Modifier and Type | Field and Description |
---|---|
private DirectorMojo.InstallationSource |
DirectorMojo.source
Source repositories to be used in the director calls.
|
Modifier and Type | Method and Description |
---|---|
static DirectorMojo.InstallationSource |
DirectorMojo.InstallationSource.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DirectorMojo.InstallationSource[] |
DirectorMojo.InstallationSource.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|