Package | Description |
---|---|
org.eclipse.tycho.model | |
org.eclipse.tycho.packaging |
Modifier and Type | Method and Description |
---|---|
static IU |
IU.loadIU(File location)
Convenience method to load p2iu.xml file
|
static IU |
IU.read(File file) |
Modifier and Type | Method and Description |
---|---|
static void |
IU.write(IU iu,
File file) |
static void |
IU.write(IU iu,
File file,
String indent) |
Modifier and Type | Method and Description |
---|---|
void |
IUXmlTransformer.addSelfCapability(IU iu) |
void |
IUXmlTransformer.injectMavenProperties(IU iu,
org.apache.maven.project.MavenProject project) |
void |
IUXmlTransformer.replaceQualifierInRequirements(IU iu,
TargetPlatform targetPlatform) |
void |
IUXmlTransformer.replaceSelfQualifiers(IU iu,
String version,
String qualifier) |
void |
IUXmlTransformer.replaceZerosInRequirements(IU iu,
TargetPlatform targetPlatform) |
Copyright © 2008–2020 Eclipse Foundation. All rights reserved.