Uses of Class
org.eclipse.tycho.p2.resolver.WrappedArtifact
-
Packages that use WrappedArtifact Package Description org.eclipse.tycho.p2.resolver -
-
Uses of WrappedArtifact in org.eclipse.tycho.p2.resolver
Methods in org.eclipse.tycho.p2.resolver that return WrappedArtifact Modifier and Type Method Description static WrappedArtifact
WrappedArtifact. createWrappedArtifact(IArtifactFacade mavenArtifact, java.lang.String prefix, java.io.File wrappedFile)
static WrappedArtifact
WrappedArtifact. createWrappedArtifact(IArtifactFacade mavenArtifact, java.util.Properties bndInstructions, java.io.File wrappedFile)
-