org.eclipse.tycho.repository.p2base.artifact.repository.AbstractArtifactRepository2.addDescriptor(IArtifactDescriptor) |
org.eclipse.tycho.repository.p2base.artifact.repository.AbstractArtifactRepository2.addDescriptor(IArtifactDescriptor, IProgressMonitor) |
org.eclipse.tycho.repository.p2base.artifact.repository.AbstractArtifactRepository2.addDescriptors(IArtifactDescriptor[]) |
org.eclipse.tycho.repository.p2base.artifact.repository.AbstractArtifactRepository2.addDescriptors(IArtifactDescriptor[], IProgressMonitor) |
org.eclipse.tycho.core.osgitools.AbstractTychoProject.checkForMissingDependencies(MavenProject)
|
org.eclipse.tycho.p2.resolver.facade.P2Resolver.collectProjectDependencies(TargetPlatform, File) |
org.eclipse.tycho.model.PluginRef.isUnpack()
The installation format (packed/unpacked) shall be specified through the bundle's
Eclipse-BundleShape manifest header. The feature.xml's unpack attribute may not
be supported in a future version of Tycho.
|
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)
|
org.eclipse.tycho.model.PluginRef.setUnpack(boolean)
The installation format (packed/unpacked) shall be specified through the bundle's
Eclipse-BundleShape manifest header. The feature.xml's unpack attribute may not
be supported in a future version of Tycho.
|
org.eclipse.tycho.p2.resolver.TargetDefinitionFile.Unit.setVersion(String)
|