Package org.eclipse.tycho
Interface IRepositoryIdManager
public interface IRepositoryIdManager
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionvoidaddMapping(String id, URI location) getEffectiveLocation(URI location) getEffectiveLocationAndPrepareLoad(URI location)
-
Field Details
-
SERVICE_NAME
-
-
Method Details
-
addMapping
-
getEffectiveLocation
-
getEffectiveLocationAndPrepareLoad
-
getKnownMavenRepositoryLocations
Stream<MavenRepositoryLocation> getKnownMavenRepositoryLocations()
-