Package | Description |
---|---|
org.eclipse.tycho.core | |
org.eclipse.tycho.core.osgitools | |
org.eclipse.tycho.model |
Modifier and Type | Method and Description |
---|---|
void |
ArtifactDependencyWalker.traverseProduct(ProductConfiguration productConfiguration,
ArtifactDependencyVisitor visitor) |
Modifier and Type | Method and Description |
---|---|
protected ProductConfiguration |
EclipseApplicationProject.loadProduct(ReactorProject project) |
Modifier and Type | Method and Description |
---|---|
protected List<ProductConfiguration> |
EclipseRepositoryProject.loadProducts(org.apache.maven.project.MavenProject project)
Parses the product configuration files
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractArtifactDependencyWalker.traverseProduct(ProductConfiguration product,
ArtifactDependencyVisitor visitor) |
protected void |
AbstractArtifactDependencyWalker.traverseProduct(ProductConfiguration product,
ArtifactDependencyVisitor visitor,
AbstractArtifactDependencyWalker.WalkbackPath visited) |
Modifier and Type | Method and Description |
---|---|
static ProductConfiguration |
ProductConfiguration.read(File file) |
static ProductConfiguration |
ProductConfiguration.read(InputStream input) |
Modifier and Type | Method and Description |
---|---|
static void |
ProductConfiguration.write(ProductConfiguration product,
File file) |
Copyright © 2008-2012 Eclipse Foundation. All Rights Reserved.