Package | Description |
---|---|
org.eclipse.tycho.test.util |
Modifier and Type | Method and Description |
---|---|
P2RepositoryTool.IU |
P2RepositoryTool.getIU(java.lang.String unitId,
java.lang.String version)
Returns the IU with the given ID and version.
|
P2RepositoryTool.IU |
P2RepositoryTool.getUniqueIU(java.lang.String unitId)
Returns the unique IU with the given ID.
|