Class and Description |
---|
org.eclipse.tycho.core.maven.MavenDependencyCollector
Legacy implementation for the LocalTargetPlatformResolver; succeeded by
MavenDependencyInjector |
Method and Description |
---|
org.eclipse.tycho.core.osgitools.AbstractTychoProject.checkForMissingDependencies(MavenProject)
Only needed for
LocalTargetPlatformResolver ; p2 resolver checks
consistency itself |
org.eclipse.tycho.p2.impl.Activator.newProvisioningAgent()
This method potentially creates multiple agent instances with the default
location. This leads to concurrent file system access with undefined outcome.
|
org.eclipse.tycho.p2.resolver.TargetDefinitionFile.Repository.setLocation(String)
Not for productive use. Breaks the
TargetDefinitionFile.equals(Object) and
TargetDefinitionFile.hashCode() implementations. |
org.eclipse.tycho.p2.resolver.TargetDefinitionFile.Unit.setVersion(String)
Not for productive use. Breaks the
TargetDefinitionFile.equals(Object) and
TargetDefinitionFile.hashCode() implementations. |
Copyright © 2008-2013 Eclipse Foundation. All Rights Reserved.