Package | Description |
---|---|
org.eclipse.tycho.core.osgitools | |
org.eclipse.tycho.model |
Modifier and Type | Method and Description |
---|---|
List<Category> |
EclipseRepositoryProject.loadCategories(org.apache.maven.project.MavenProject project)
Parses the category configuration files
|
Modifier and Type | Method and Description |
---|---|
static Category |
Category.read(File file) |
static Category |
Category.read(InputStream is) |
Modifier and Type | Method and Description |
---|---|
static void |
Category.write(Category category,
File file) |
Copyright © 2008–2017 Eclipse Foundation. All rights reserved.