Package | Description |
---|---|
org.eclipse.tycho.core.resolver | |
org.eclipse.tycho.core.utils |
Modifier and Type | Method and Description |
---|---|
TargetPlatformConfiguration |
DefaultTargetPlatformConfigurationReader.getTargetPlatformConfiguration(org.apache.maven.execution.MavenSession session,
org.apache.maven.project.MavenProject project) |
Modifier and Type | Method and Description |
---|---|
protected void |
DefaultTargetPlatformConfigurationReader.addTargetArtifact(TargetPlatformConfiguration result,
org.apache.maven.execution.MavenSession session,
org.apache.maven.project.MavenProject project,
org.codehaus.plexus.util.xml.Xpp3Dom artifactDom) |
protected void |
DefaultTargetPlatformConfigurationReader.readExtraRequirements(TargetPlatformConfiguration result,
org.codehaus.plexus.util.xml.Xpp3Dom resolverDom) |
Modifier and Type | Method and Description |
---|---|
static TargetPlatformConfiguration |
TychoProjectUtils.getTargetPlatformConfiguration(org.apache.maven.project.MavenProject project)
Returns the
TargetPlatformConfiguration instance associated with the given project. |
Copyright © 2008–2017 Eclipse Foundation. All rights reserved.