Uses of Interface
org.eclipse.tycho.p2.remote.IRepositoryIdManager
-
Packages that use IRepositoryIdManager Package Description org.eclipse.tycho.p2.remote org.eclipse.tycho.p2.target -
-
Uses of IRepositoryIdManager in org.eclipse.tycho.p2.remote
Classes in org.eclipse.tycho.p2.remote that implement IRepositoryIdManager Modifier and Type Class Description (package private) class
RemoteRepositoryLoadingHelper
Helper class for the Remote*RepositoryManagers taking care of mapping repository URLs to the settings.xml-configured mirrors and setting passwords. -
Uses of IRepositoryIdManager in org.eclipse.tycho.p2.target
Fields in org.eclipse.tycho.p2.target declared as IRepositoryIdManager Modifier and Type Field Description private IRepositoryIdManager
TargetPlatformFactoryImpl. remoteRepositoryIdManager
private IRepositoryIdManager
TargetDefinitionResolver. repositoryIdManager
-