Uses of Interface
org.eclipse.tycho.core.shared.MavenContext
-
-
Uses of MavenContext in org.eclipse.tycho.core.shared
Classes in org.eclipse.tycho.core.shared that implement MavenContext Modifier and Type Class Description classMavenContextImpl -
Uses of MavenContext in org.eclipse.tycho.p2.remote
Methods in org.eclipse.tycho.p2.remote with parameters of type MavenContext Modifier and Type Method Description voidRemoteAgentManager. setMavenContext(MavenContext mavenContext)Constructors in org.eclipse.tycho.p2.remote with parameters of type MavenContext Constructor Description RemoteAgent(MavenContext mavenContext)RemoteAgent(MavenContext mavenContext, MavenRepositorySettings mavenRepositorySettings, boolean disableMirrors)RemoteAgentManager(MavenContext mavenContext) -
Uses of MavenContext in org.eclipse.tycho.p2.resolver
Methods in org.eclipse.tycho.p2.resolver with parameters of type MavenContext Modifier and Type Method Description voidP2ResolverFactoryImpl. setMavenContext(MavenContext mavenContext) -
Uses of MavenContext in org.eclipse.tycho.p2.target
Methods in org.eclipse.tycho.p2.target with parameters of type MavenContext Modifier and Type Method Description voidTargetDefinitionResolverService. setMavenContext(MavenContext mavenContext)Constructors in org.eclipse.tycho.p2.target with parameters of type MavenContext Constructor Description PomDependencyCollectorImpl(MavenContext mavenContext)TargetDefinitionResolverService(MavenContext mavenContext)TargetPlatformFactoryImpl(MavenContext mavenContext, org.eclipse.equinox.p2.core.IProvisioningAgent remoteAgent, LocalArtifactRepository localArtifactRepo, LocalMetadataRepository localMetadataRepo, TargetDefinitionResolverService targetDefinitionResolverService) -
Uses of MavenContext in org.eclipse.tycho.p2.tools.baseline
Methods in org.eclipse.tycho.p2.tools.baseline with parameters of type MavenContext Modifier and Type Method Description voidBaselineServiceImpl. setMavenContext(MavenContext mavenContext) -
Uses of MavenContext in org.eclipse.tycho.p2.tools.director
Methods in org.eclipse.tycho.p2.tools.director with parameters of type MavenContext Modifier and Type Method Description voidDirectorApplicationWrapper. setMavenContext(MavenContext context) -
Uses of MavenContext in org.eclipse.tycho.p2.tools.mirroring
Methods in org.eclipse.tycho.p2.tools.mirroring with parameters of type MavenContext Modifier and Type Method Description voidMirrorApplicationServiceImpl. setMavenContext(MavenContext mavenContext) -
Uses of MavenContext in org.eclipse.tycho.p2.tools.publisher
Methods in org.eclipse.tycho.p2.tools.publisher with parameters of type MavenContext Modifier and Type Method Description voidPublisherServiceFactoryImpl. setMavenContext(MavenContext mavenContext) -
Uses of MavenContext in org.eclipse.tycho.p2.tools.verifier
Methods in org.eclipse.tycho.p2.tools.verifier with parameters of type MavenContext Modifier and Type Method Description voidVerifierServiceImpl. setMavenContext(MavenContext mavenContext) -
Uses of MavenContext in org.eclipse.tycho.repository.local.index
Methods in org.eclipse.tycho.repository.local.index with parameters of type MavenContext Modifier and Type Method Description voidLocalRepositoryP2IndicesImpl. setMavenContext(MavenContext mavenContext)
-