Package | Description |
---|---|
org.eclipse.tycho.versions.manipulation | |
org.eclipse.tycho.versions.pom |
Modifier and Type | Method and Description |
---|---|
static boolean |
PomManipulator.isGavEquals(GAV gav,
PomVersionChange change) |
static boolean |
PomManipulator.isPluginGavEquals(GAV gav,
PomVersionChange change) |
Modifier and Type | Method and Description |
---|---|
protected void |
PomManipulator.changeDependencies(String pomPath,
List<GAV> dependencies,
PomVersionChange change,
String version,
String newVersion) |
Modifier and Type | Method and Description |
---|---|
GAV |
Plugin.getGAV() |
GAV |
PomFile.getParent() |
Modifier and Type | Method and Description |
---|---|
List<GAV> |
Profile.getDependencies() |
List<GAV> |
DependencyManagement.getDependencies() |
List<GAV> |
Plugin.getDependencies() |
List<GAV> |
PomFile.getDependencies() |
static List<GAV> |
Dependencies.getDependencies(de.pdark.decentxml.Element dom) |
List<GAV> |
Plugin.getTargetArtifacts() |
Copyright © 2008–2020 Eclipse Foundation. All rights reserved.