Package | Description |
---|---|
org.eclipse.tycho.core | |
org.eclipse.tycho.core.maven | |
org.eclipse.tycho.core.osgitools | |
org.eclipse.tycho.packaging |
Modifier and Type | Method and Description |
---|---|
void |
ArtifactDependencyWalker.traverseFeature(File location,
Feature feature,
ArtifactDependencyVisitor visitor)
Walks dependencies of specified feature.
|
void |
ArtifactDependencyWalker.traverseProduct(ProductConfiguration productConfiguration,
ArtifactDependencyVisitor visitor) |
void |
ArtifactDependencyWalker.traverseUpdateSite(UpdateSite site,
ArtifactDependencyVisitor visitor) |
void |
ArtifactDependencyWalker.walk(ArtifactDependencyVisitor visitor)
Walks the visitor through artifact dependencies
|
Modifier and Type | Class and Description |
---|---|
class |
MavenDependencyCollector
Deprecated.
Legacy implementation for the LocalTargetPlatformResolver; succeeded by
MavenDependencyInjector |
Modifier and Type | Class and Description |
---|---|
class |
ProductAssembler |
class |
UpdateSiteAssembler
Assembles standard eclipse update site directory structure on local filesystem.
|
Copyright © 2008–2014 Eclipse Foundation. All rights reserved.