Package | Description |
---|---|
org.eclipse.sisu.equinox.launching | |
org.eclipse.tycho.core.osgitools.targetplatform | |
org.eclipse.tycho.p2.resolver | |
org.eclipse.tycho.pomgenerator |
Modifier and Type | Field and Description |
---|---|
protected DefaultDependencyArtifacts |
DefaultEquinoxInstallationDescription.bundles |
Modifier and Type | Class and Description |
---|---|
class |
MultiEnvironmentDependencyArtifacts |
Modifier and Type | Method and Description |
---|---|
private void |
LocalDependencyResolver.addDependencies(org.apache.maven.execution.MavenSession session,
org.apache.maven.project.MavenProject project,
DefaultDependencyArtifacts platform) |
void |
MultiEnvironmentDependencyArtifacts.addPlatform(TargetEnvironment environment,
DefaultDependencyArtifacts platform) |
private void |
LocalDependencyResolver.addProjects(org.apache.maven.execution.MavenSession session,
DefaultDependencyArtifacts platform) |
Modifier and Type | Method and Description |
---|---|
protected DefaultDependencyArtifacts |
P2DependencyResolver.newDefaultTargetPlatform(ReactorProject project,
java.util.Map<java.io.File,ReactorProject> projects,
P2ResolutionResult result) |
Modifier and Type | Field and Description |
---|---|
private DefaultDependencyArtifacts |
GeneratePomsMojo.platform |